Aurakit
One-command full-stack builds with security checks and tests
All Skills in This Repository (3)
Pure Emerald Level Indicatorsaura-guard
Monitor Claude context usage and trigger auto-compact at a configurable threshold.
aura-compact
Save AuraKit snapshots to .aura/snapshots/current.md and trigger /compact.
aura
Orchestrate full-stack app creation with a single /aura command.
Frequently Asked Questions
FAQPage SchemaHow to install AuraKit?โผ
Run `npx skills add smorky850612/Aurakit --all -g -y` in your terminal to install all skills in this suite globally.
What does the /aura command do?โผ
It scans your project, plans the work, generates code with built-in security rules, runs tests, and commits the result โ all from one natural-language request.
How does AuraKit prevent security issues in generated code?โผ
It enforces 15 security rules and runs automated hooks that block unsafe patterns like SQL injection and hardcoded secrets before code is committed.
Does AuraKit work with Claude Code and other coding tools?โผ
Yes. It runs natively in Claude Code and also supports Codex CLI, Cursor, Windsurf, and other tools that follow the SKILL.md standard.
Can non-developers use AuraKit?โผ
Yes. QUICK mode and automatic language detection let you describe what you want in plain English, Korean, or six other languages without writing any code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core