The system provides high coverage (~95% web/mobile + orchestration) using 20 agents and 47 skills.
Supported Frameworks:
- Frontend: React 19, Next.js 16, Vue, Nuxt 4, Astro 6
- Backend: Node.js 24, FastAPI, Express 5, Rust
- Mobile: React Native, Flutter
- Database: Prisma, Drizzle, PostgreSQL
- Testing: Jest, Vitest, Playwright, Cypress
- DevOps: Docker, Vercel, AWS, GitHub Actions
Orchestration Features:
- Coordinator Mode (parallel orchestration)
- Persistent Memory System (
MEMORY.md) - Context Compression (auto-compact)
- Conditional Skill Loading (
when_to_use) - Verification by Execution (
/verify)
┌──────────────────────────────────────────────────────────┐
│ SYSTEM CAPABILITIES │
├──────────────────────────────────────────────────────────┤
│ Total Agents: 20 │
│ Total Skills: 47 │
│ Total Workflows: 13 │
│ Master Scripts: 2 (checklist, verify_all) │
│ Skill-Level Scripts: 16 │
│ Coverage: ~95% web/mobile + orchestration│
│ │
│ Orchestration & Memory: │
│ ├─ Coordinator Mode (parallel orchestration) │
│ ├─ Persistent Memory System (MEMORY.md) │
│ ├─ Context Compression (auto-compact) │
│ ├─ Conditional Skill Loading (when_to_use) │
│ └─ Verification by Execution (/verify) │
│ │
│ Supported Frameworks: │
│ ├─ Frontend: React 19, Next.js 16, Vue, Nuxt 4, Astro 6 │
│ ├─ Backend: Node.js 24, FastAPI, Express 5, Rust │
│ ├─ Mobile: React Native, Flutter │
│ ├─ Database: Prisma, Drizzle, PostgreSQL │
│ ├─ Testing: Jest, Vitest, Playwright, Cypress │
│ └─ DevOps: Docker, Vercel, AWS, GitHub Actions │
└──────────────────────────────────────────────────────────┘