AuraKit replaces 20+ manual instructions with a single /aura command. Auto-detect, plan, build, verify, commit — all in one shot.
20개 이상의 수동 지시를 /aura 한 줄로. 자동 감지, 계획, 빌드, 검증, 커밋 — 한 번에.
Modes
모드
Token Savings (est.)
토큰 절감 (추정)
Security Layers
보안 레이어
Hooks
훅
You: "Build login API" Claude: *generates code* You: "Add validation" Claude: *regenerates* You: "SQL injection?" Claude: *patches* You: "Now tests" Claude: *tests* You: "Types are wrong..."
/aura build: login with JWT ✓ Stack scanned → Next.js + TS ✓ 8 files planned ✓ SEC-01~15 applied ✓ Zod validation added ✓ 92% test coverage ✓ Types verified ✓ feat(auth): add JWT login
5 checks before any code. Prevents YAGNI, scope creep, wasted tokens.
코드 전 5가지 체크. YAGNI, 범위 확장, 토큰 낭비 방지.
OWASP-complete. 23 hooks enforce rules at write-time, not after.
OWASP 완전 준수. 23개 훅이 쓰기 시점에 강제.
Tiered models, session cache, progressive loading. Pay less, build more.
티어 모델, 세션 캐시, 프로그레시브 로딩. 적게 쓰고, 많이 빌드.
Learns from your project. Patterns extracted, scored, reused across sessions.
프로젝트에서 학습. 패턴 추출, 점수화, 세션 간 재사용.
Claude Code, Codex, Cursor, Manus, Windsurf — one skill, every tool.
Claude Code, Codex, Cursor, Manus, Windsurf — 하나의 스킬, 모든 도구.
Spawn as needed. Circuit breaker stops infinite loops. Max depth 3.
필요 시 증식. 서킷 브레이커로 무한루프 차단. 최대 깊이 3.
Natural language in 8 languages. Auto-detected or namespace-prefixed.8개 언어의 자연어. 자동 감지 또는 네임스페이스 지정.
Scout reads. Reviewer inspects. Only Builder writes.
Scout 읽기. Reviewer 검토. Builder만 쓰기.
disallowed-tools per agent role.
역할별 도구 제한.
rm -rf, curl|bash, chmod 777 — blocked.
rm -rf, curl|bash, chmod 777 차단.
Agents in isolated git worktrees.
격리된 worktree에서 실행.
15+ patterns catch secrets pre-commit.
15+ 패턴, 커밋 전 시크릿 감지.
CONV-001~005. HIGH = blocked.
CONV-001~005. HIGH = 차단.
Then enable full hook pipeline (L3–L5 security):그 다음 전체 훅 파이프라인 활성화 (L3–L5 보안):
Then type /aura in any project. That's it.그리고 /aura 입력. 끝.