Official Aura Frog marketplace - AI-powered development with specialized agents, structured workflows, and self-improving learning system
npx claudepluginhub nguyenthienthanh/aura-frogLLM OS for software engineering. 10 agents, 5-phase TDD workflow, 45 rules (3-tier), 43 skills, 89 commands, 26 hooks, 6 MCP servers. Memory-as-hint architecture, 3-tier context compression, multi-agent orchestration.

The most powerful plugin for Claude Code — 10 agents, 5-phase TDD workflow, self-healing memory, and multi-agent orchestration. One kernel. Zero untested code.
LLM OS architecture. Memory that heals itself. TDD that never skips.
You open Claude Code. You type a prompt. Claude writes code. You hope it works.
No structure. No tests. No quality gates. Every session starts from scratch. Every complex feature turns into prompt spaghetti.
You're the project manager, QA lead, and architect — all while trying to code.
Aura Frog treats Claude Code as an Operating System — Claude is the kernel, agents are processes, and the context window is managed RAM. You describe the feature. Aura Frog dispatches the right agent, enforces a 5-phase TDD workflow, and compresses context automatically so you never lose decisions.
You approve twice. Aura Frog handles the rest.
| ❌ Without Aura Frog | ✅ With Aura Frog |
|---|---|
|
|
Result: Production-ready code with tests, security review, and documentation — from a single prompt.
# In Claude Code (takes 30 seconds):
/plugin marketplace add nguyenthienthanh/aura-frog
/plugin install aura-frog@aurafrog
Start your first workflow:
workflow:start "Your task here"
af CLI for health checks outside Claude Code# In Claude Code:
setup:cli
# Or manually:
sudo ln -sf "$HOME/.claude/plugins/marketplaces/aurafrog/scripts/af" /usr/local/bin/af
Then use anywhere: af doctor, af setup remote, af measure.
| Platform | Install | What Works |
|---|---|---|
| Claude Code | /plugin marketplace add nguyenthienthanh/aura-frog | Everything |
| OpenAI Codex | cp -r aura-frog/skills/* ~/.codex/skills/ | Skills + commands |
| Gemini CLI | cp -r aura-frog/skills/* ~/.gemini/skills/ | Skills + commands |
| OpenCode | cp -r aura-frog/skills/* .opencode/skills/ | Skills + commands |
Hooks, agent detection, and MCP servers are Claude Code exclusive.
No more "write code and hope." Every feature follows RED → GREEN → REFACTOR automatically:
✋ Phase 1: Understand + Design → You approve the plan
⚡ Phase 2: Test RED → Failing tests written
✋ Phase 3: Build GREEN → You approve the implementation
⚡ Phase 4: Refactor + Review → Auto quality + security check
⚡ Phase 5: Finalize → Docs + notifications
Two approvals. Five phases. Zero untested code.
10 specialized agents activate automatically — no configuration:
"Build a React dashboard" → frontend
"Optimize the SQL queries" → architect
"Set up CI/CD pipeline" → devops
"Fix the login screen crash" → mobile
"Run a security audit" → security
| Agent | When it activates |
|---|---|
lead | Coordinates workflows, team orchestration |
architect | System design, databases, backend (Node, Python, Laravel, Go) |
frontend | React, Vue, Angular, Next.js + design systems |
mobile | React Native, Flutter, Expo, NativeWind |
strategist | ROI evaluation, MVP scoping, scope creep detection |
security | OWASP audits, vulnerability scanning, SAST |
tester | Jest, Cypress, Playwright, Detox, coverage |
devops | Docker, K8s, CI/CD, monitoring |
scanner | Project detection, config, context |
router | Agent + model selection |
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.