Agent Profiles
ADA includes 15+ specialized agents. Each agent is an optimized Claude Code profile for a specific domain.
| Agent | Tier | Description |
|---|---|---|
nestjs | tier 3 | Expert NestJS/TypeScript — modules, services, DTOs, Prisma, Swagger |
nextjs | tier 2 | Expert Next.js 15/React 19 — App Router, RSC, Tailwind, shadcn/ui |
db | tier 1 | Expert PostgreSQL/Supabase — migrations SQL, RLS, index, schemas |
tester | tier 1 | Expert TDD — specs before code, Jest/pytest, Playwright, coverage |
reviewer | tier 3 | Expert code review — security, performance, architecture, verdict |
security-auditor | tier 2 | OWASP audit — injections, auth/authz, IDOR, CVE dependencies, secrets |
ai-engineer | tier 3 | LLM integration — Anthropic SDK, prompt caching, streaming, tool use |
devops | tier 2 | Docker multi-stage, GitHub Actions, AWS/Vercel/Railway |
feature-architect | tier 3 | Feature design — codebase analysis, DB schema, API contract, plan |