Claude Code를 구조화된 개발 플랫폼으로 변환하는 메타 프로그래밍 프레임워크
터미널에서 아래 명령어를 실행하세요. nexol-mcp 연결 시 자동 등록됩니다.
Python 3.10 이상 필요
pipx install superclaude
superclaude install
superclaude doctor
pipx upgrade superclaude && superclaude install --force
/sc:pm /sc:pm "인증 시스템 설계해줘" --strategy brainstorm /sc:pm "보안 감사 전체 실행" --strategy wave
/sc:recommend "로그인 기능 구현하고 싶어" /sc:recommend "API 문서화" --estimate /sc:recommend "성능 최적화" --alternatives
/sc:research "Next.js 14 App Router 베스트 프랙티스" /sc:research "React 상태관리 비교" --depth deep /sc:research "Docker 보안" --depth exhaustive --strategy unified
/sc:analyze --focus quality /sc:analyze src/ --focus security --think-hard /sc:analyze . --focus architecture --ultrathink
/sc:explain src/utils/auth.ts /sc:explain "이 정렬 알고리즘이 어떻게 동작하는지" /sc:explain "이 프로젝트의 전체 구조"
/sc:troubleshoot "npm run build 실패" --type build --trace /sc:troubleshoot "TypeError: Cannot read property" --type bug --fix /sc:troubleshoot "API 응답이 느림" --type performance --seq
/sc:design user-management --type architecture /sc:design payment-api --type api --format spec /sc:design e-commerce --type database --format diagram
/sc:brainstorm "사용자 참여를 높일 수 있는 기능" /sc:brainstorm "대용량 파일 업로드 처리 방법" /sc:brainstorm "API 응답 속도 개선 방안"
/sc:workflow docs/prd.md /sc:workflow "사용자 인증 시스템 구현"
/sc:estimate "사용자 대시보드 구현" /sc:estimate --scope project /sc:estimate "인증 시스템" --breakdown
/sc:implement "JWT 기반 인증 시스템" --type backend --focus security /sc:implement "대시보드 컴포넌트" --type frontend --magic --c7 /sc:implement "사용자 CRUD REST API" --type fullstack --c7
/sc:improve src/services/ --type quality --safe --preview /sc:improve api/handlers/ --type performance --loop /sc:improve auth/ --type security --validate
/sc:build /sc:build --production /sc:build --fix-errors
/sc:cleanup src/ --type all --safe /sc:cleanup --type code --interactive /sc:cleanup --type all --aggressive
/sc:test --coverage /sc:test --type unit /sc:test --type e2e --play /sc:test --watch --fix
/sc:reflect --type completion --validate /sc:reflect --type session --analyze /sc:reflect --type task
/sc:git commit /sc:git commit "로그인 기능 구현" /sc:git pr /sc:git branch feature/auth
/sc:document api/ /sc:document src/components/Button.tsx /sc:document --type readme
/sc:index-repo /sc:index-repo mode=quick /sc:index-repo mode=create
/sc:index /sc:index --type api /sc:index --type structure
/sc:save "feature-auth-complete" /sc:save --type all /sc:save --type learnings
/sc:load "feature-auth-complete" /sc:load --type project /sc:load --analyze
/sc:task "로그인 시스템 전체 구현" /sc:task "API 구현" --parallel /sc:task "문서화" --delegate
/sc:spawn "API 문서화" "테스트 작성" "코드 리뷰" /sc:spawn "인증" "결제" --strategy parallel /sc:spawn "전체 리팩토링" --depth deep
/sc:agent deep-research /sc:agent self-review /sc:agent repo-index
/sc:select-tool "대규모 코드베이스 분석" /sc:select-tool "리팩토링" --analyze /sc:select-tool "테스트" --explain
/sc:business-panel "신규 SaaS 서비스 시장 진입 전략" --mode discussion /sc:business-panel "경쟁사 대비 차별화 전략" --mode debate /sc:business-panel "AI 기반 신기능 도입" --mode socratic
/sc:spec-panel @docs/prd.md --focus requirements /sc:spec-panel "마이크로서비스 전환 계획" --focus architecture /sc:spec-panel @test-plan.md --focus testing
@agent-[name]으로 수동 지정도 가능합니다.
예: @agent-security-engineer. 각 에이전트는 특화된 지식과 추론 방식을 사용합니다.
| 모드 | 용도 | 자동 활성화 | 수동 플래그 |
|---|---|---|---|
| Brainstorming | 아이디어 발굴, 요구사항 탐색 | 모호한 요청, "maybe", "could we" | --brainstorm |
| Introspection | 추론 과정 노출, 디버깅 | 에러 복구, 복잡한 문제 | --introspect |
| Deep Research | 체계적 정보 수집 | /sc:research, 리서치 키워드 | --research |
| Task Management | 복잡한 작업 조율 | 3단계 이상, 다중 파일 | --task-manage |
| Orchestration | 도구 최적화, 병렬 실행 | 다중 도구 작업 | --orchestrate |
| Token Efficiency | 토큰 30-50% 절감 | 컨텍스트 75% 이상 | --uc |
| Standard | 일반 개발 작업 | 기본값 | - |
| 플래그 | 설명 | 토큰 예산 |
|---|---|---|
--think | 구조화된 분석 | ~4K 토큰 |
--think-hard | 심층 분석 | ~10K 토큰 |
--ultrathink | 최대 깊이 분석 | ~32K 토큰 |
| 플래그 | MCP 서버 | 용도 |
|---|---|---|
--c7 | Context7 | 문서 검색 |
--seq | Sequential | 단계적 추론 |
--play | Playwright | 브라우저 자동화 |
--serena | Serena | 코드 분석 |
--magic | Magic | UI 컴포넌트 |
--morph | Morphllm | 벌크 코드 변환 |
--searx | SearXNG | 메타 웹 검색 |
| 플래그 | 설명 |
|---|---|
--loop | 반복 개선 사이클 |
--safe-mode | 최대 검증, 보수적 실행 |
--validate | 실행 전 위험 평가 |
--delegate | 서브 에이전트 병렬 처리 |
--preview | 실행 없이 미리보기 |
--dry-run | 시뮬레이션 모드 |
--interactive | 대화형 모드 |
SuperClaude는 8개의 MCP 서버와 통합됩니다. Nexol MCP Gateway를 통해 제공되며, 자체 호스팅(오픈소스)과 외부 API 방식이 혼합됩니다.
| 서버 | 용도 | 호스팅 | 플래그 | 비고 |
|---|---|---|---|---|
| SearXNG | 메타 웹 검색 | 자체 호스팅 | --searx | 오픈소스 Tavily 대안 (70+ 검색엔진) |
| Serena | 코드 분석 | 자체 호스팅 | --serena | AST 기반 코드 이해 |
| Sequential-Thinking | 단계적 추론 | 오픈소스 MCP | --seq | 복잡한 문제 분해 |
| Playwright | 브라우저 자동화 | 오픈소스 MCP | --play | E2E 테스트, 스크래핑 |
| Context7 | 문서 검색 | 외부 API | --c7 | Upstash API |
| Magic | UI 컴포넌트 | 외부 API | --magic | 21st.dev API |
| Morphllm | 코드 수정 | 외부 API | --morph | Morph LLM API |
| Tavily | 웹 검색 | 외부 API | - | 상용 API (SearXNG 권장) |
nexol-mcp 게이트웨이 연결 시 위 8개 포함 60+ MCP 도구가 자동으로 제공됩니다. 별도의 MCP 서버 설치 및 설정이 필요 없습니다.
nexol-mcp 연결됨 → AIRIS Gateway가 60+ 도구 자동 제공--c7, --seq, --play 등 플래그 → 해당 도구 우선 활용claude mcp list | grep nexol
9명의 경영 전문가가 다각도로 분석합니다:
/sc:business-panel "신규 SaaS 서비스 시장 진입 전략" --mode discussion /sc:business-panel "경쟁사 대비 차별화 전략" --mode debate /sc:business-panel "AI 기반 신기능 도입" --mode socratic
10명의 소프트웨어 전문가가 스펙을 리뷰합니다:
/sc:spec-panel @docs/prd.md --focus requirements /sc:spec-panel "마이크로서비스 전환 계획" --focus architecture /sc:spec-panel @test-plan.md --focus testing
/sc:research "Next.js 14 App Router 베스트 프랙티스" /sc:research "React 상태관리 비교" --depth deep /sc:research "Docker 보안" --depth exhaustive --strategy unified
6단계 워크플로우로 체계적 정보 수집. 결과는 docs/research/[topic]_[timestamp].md에 저장됩니다.
/sc:implement "JWT 기반 인증 시스템" --type backend --focus security /sc:implement "대시보드 컴포넌트" --type frontend --magic --c7 /sc:implement "사용자 CRUD REST API" --type fullstack --c7
20개 전문 에이전트가 분야별로 협력하여 구현합니다.
/sc:brainstorm "쇼핑몰 MVP 기능 정의"/sc:research "Next.js 14 + Prisma + PostgreSQL 스택"/sc:design shopping-mall --type architecture/sc:workflow "쇼핑몰 MVP 구현"/sc:implement "상품 목록 페이지"/sc:analyze --type architecture/sc:analyze --type quality src/legacy//sc:design refactoring-plan --type architecture/sc:improve src/legacy/ --type refactor/sc:test --coverage/sc:troubleshoot "결제 처리 중 오류 발생"/sc:analyze src/payment/ --type security/sc:implement "결제 오류 핸들링 개선"/sc:test src/payment//sc:git commit "fix: 결제 오류 핸들링 개선"/sc:pm/sc:pm "이번 스프린트 작업 분배해줘"/sc:pm "현재 진행 상황 정리해줘"/sc:analyze --focus security/sc:research "OWASP Top 10 최신 동향" --depth deep/sc:implement "보안 취약점 패치" --type backend --focus security/sc:test --coverage --focus security/sc:git commit "fix: 보안 취약점 패치"/sc:design payment-api --type api --format spec/sc:implement "결제 API 엔드포인트" --type backend/sc:test src/api/payment//sc:document src/api/payment/ --type api/sc:index --type api