aurakit
Sonnet Amplified fullstack engine. 34 modes, SEC-01~15 OWASP security, 13 runtime hooks, 75% token reduction. Install: npx @smorky85/aurakit
Works with
--- name: aurakit description: Sonnet Amplified fullstack engine. 34 modes, SEC-01~15 OWASP security, 13 runtime hooks, 75% token reduction. Install: npx @smorky85/aurakit license: MIT --- # AuraKit v6 > Sonnet Amplified fullstack development engine for Claude Code. ## Overview AuraKit transforms a single `/aura` command into a complete production-grade development pipeline with 34 modes, OWASP-complete security, and 75% token reduction. ## Key Features - **Sonnet Amplifier** — 5-step forced reasoning for Opus-level quality from Sonnet - **34 Modes** — BUILD/FIX/CLEAN/DEPLOY/REVIEW + 28 extended (TDD, PM, QA, ORCHESTRATE, etc.) - **SEC-01~15** — OWASP Top 10 complete inline security rules - **13 Runtime Hooks** — Zero-token security enforcement (security-scan, bash-guard, bloat-check, auto-format, etc.) - **Tiered Model** — ECO (Sonnet) / PRO (Opus) / MAX (full Opus) with automatic model selection - **75% Token Reduction** — Verified: 82KB → 20KB per BUILD load - **10 Language Reviewers** — TypeScript, Python, Go, Java, Rust, Kotlin, C++, Swift, PHP, Perl - **5 Framework Patterns** — Next.js, Remix, Astro, Nuxt, SvelteKit - **Instinct Learning** — Project patterns auto-saved and reused across sessions - **8-Language UI** — Korean, English, Japanese, Chinese, Spanish, French, German, Italian ## Install ```bash npx @smorky85/aurakit # or git clone https://github.com/smorky850612/Aurakit.git && cd Aurakit && bash install.sh ``` ## Usage ```bash /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) ``` ## Links - **GitHub**: https://github.com/smorky850612/Aurakit - **npm**: https://www.npmjs.com/package/@smorky85/aurakit
More Security skills
azure-cost
microsoft/azure-skills
Azure cost management: query costs, forecast spending, optimize to reduce waste. WHEN: \"Azure costs\", \"Azure bill\", \"cost breakdown\", \"how much am I spending\", \"forecast spending\", \"optimize costs\", \"reduce spending\", \"orphaned resources\", \"rightsize VMs\", \"cost spike\", \"reduce storage costs\", \"AKS cost\". DO NOT USE FOR: deploying resources, provisioning, diagnostics, or security audits.
entra-app-registration
microsoft/azure-skills
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
azure-messaging
microsoft/azure-skills
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, service bus queue issue, topic subscription error, enable logging event hub, service bus logging, eventhub python, servicebus java, eventhub javascript, servicebus dotnet, event hub checkpoint, event hub not receiving messages, service bus dead letter, batch processing lock, session lock expired, idle timeout, connection inactive, link detach, slow reconnect, session error, duplicate events, offset reset, receive batch.

