From all-skills
Transforms /aura commands into fullstack pipelines with 34 modes (BUILD/FIX/REVIEW/DEPLOY), OWASP Top 10 security, runtime hooks, and 75% token reduction for TypeScript/Python/Go/Next.js/etc.
How this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:aurakitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Sonnet Amplified fullstack development engine for Claude Code.
Sonnet Amplified fullstack development engine for Claude Code.
AuraKit transforms a single /aura command into a complete production-grade development pipeline with 34 modes, OWASP-complete security, and 75% token reduction.
npx @smorky85/aurakit
# or
git clone https://github.com/smorky850612/Aurakit.git && cd Aurakit && bash install.sh
/aura 로그인 기능 만들어줘 # BUILD (auto-detect)
/aura fix: TypeError in auth # FIX mode
/aura review: # 4-agent parallel review
/aura! 버튼 색상 변경 # QUICK mode (~60% fewer tokens)
/aura pro 결제 시스템 구현 # PRO tier (Opus builder)
npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsOrchestrates end-to-end development workflows bundling skills for web, mobile, full-stack, and backend applications from project scaffolding to deployment.
Guides fullstack feature development with clean code patterns across any stack. Detects project stack before advising on architecture, validation, ORM, and testing.