Agent Catalog
63 sub-agents with isolated context for autonomous tasks
What is an Agent?
Agents are autonomous sub-agents with an isolated context:
- Automatic triggering: Claude delegates based on context
- Isolated context: Does not pollute the main conversation
- Restricted tools: Limited access based on the task
- Specific model: Haiku (fast) or Sonnet (complex)
Agents by model
Haiku (22 agents)
Fast and economical agents for simple tasks.
| Agent | Description | Tools |
|---|---|---|
biz-model | Business analysis and business model proposal for a project. | Read, Grep, Glob... |
dev-design-system | Design systems and component libraries. | Read, Grep, Glob |
dev-prisma | Prisma ORM for type-safe databases. | Read, Grep, Glob... |
dev-trpc | Type-safe APIs with tRPC. | Read, Grep, Glob |
doc-changelog | Changelog management following the Keep a Changelog conventi... | Read, Grep, Glob... |
doc-explain | Pedagogical explanation of complex code. | Read, Grep, Glob |
doc-onboard | Guide for discovering and understanding a codebase. | Read, Grep, Glob |
growth-cro | Conversion rate audit and optimization. | Read, Grep, Glob |
growth-localization | Localization strategy and international expansion. | Read, Grep, Glob |
legal-privacy-policy | Creation of a GDPR-compliant privacy policy. | Read, Grep, Glob... |
legal-terms-of-service | Creation of compliant Terms of Service. | Read, Grep, Glob... |
ops-cost | Token consumption analysis and cost optimization recommendat... | Read, Grep, Glob... |
ops-deps | Audit, analysis and recommendations for project dependencies... | Read, Grep, Glob... |
ops-health | Quick health check to evaluate the general state of a projec... | Read, Grep, Glob... |
ops-serverless | Deployment of serverless applications. | Read, Grep, Glob... |
ops-vercel | Deployment on Vercel. | Read, Grep, Glob... |
qa-coverage | Analysis of test coverage and quality of existing tests. | Read, Grep, Glob... |
qa-design | UI/UX design audit with 100+ verification rules. | Read, Grep, Glob |
qa-responsive | Audit of responsive design and mobile experience. | Read, Grep, Glob |
qa-tech-debt | Identification and prioritization of technical debt. | Read, Grep, Glob |
wcag-audit | Accessibility audit per WCAG 2.1/2.2 level AA, inspired by t... | Read, Grep, Glob |
work-explore | EXPLORATION mode: codebase analysis without modifying files. | Read, Grep, Glob |
Sonnet (35 agents)
Agents for complex tasks requiring in-depth analysis.
| Agent | Description | Tools |
|---|---|---|
biz-competitor | Competitive analysis and strategic positioning for a project... | Read, Grep, Glob... |
biz-mvp | Definition and planning of the Minimum Viable Product. | Read, Grep, Glob... |
biz-personas | Creation of user personas based on data. | Read, Grep, Glob... |
data-analytics | Data analysis and generation of actionable insights. | Read, Grep, Glob... |
data-modeling | Design of dimensional data models for analytics. | Read, Grep, Glob... |
data-pipeline | Design and implementation of ETL/ELT data pipelines. | Read, Grep, Glob... |
dev-ai-integration | Integration of LLMs and AI APIs into applications. | Read, Grep, Glob... |
dev-component | Creation of modular and reusable UI components. | Read, Grep, Glob... |
dev-document | Generation of office documents and reports. | Read, Grep, Glob... |
dev-flutter | Flutter development with Clean Architecture and BLoC. | Read, Grep, Glob... |
dev-prompt-engineering | Systematic prompt optimization for LLM applications. | Read, Grep, Glob... |
dev-supabase | Complete integration of Supabase as a backend. | Read, Grep, Glob... |
dev-test | Generation of complete and maintainable tests. | Read, Grep, Glob... |
doc-generate | Generation of complete and maintainable documentation. | Read, Grep, Glob... |
growth-analytics | Analytics and tracking implementation. | Read, Grep, Glob... |
growth-funnel | Analysis and optimization of conversion funnels. | Read, Grep, Glob... |
growth-landing | Creation of landing pages optimized for conversion. | Read, Grep, Glob... |
growth-seo | Technical SEO audit and optimization recommendations. | Read, Grep, Glob... |
legal-payment | Secure and compliant payment integration. | Read, Grep, Glob... |
legal-rgpd | GDPR compliance (General Data Protection Regulation). | Read, Grep, Glob... |
ops-ci | Configuration of complete CI/CD pipelines. | Read, Grep, Glob... |
ops-database | Database design and management. | Read, Grep, Glob... |
ops-deploy | Secure deployment with mandatory pre-deploy validation. | Read, Grep, Glob... |
ops-docker | Docker containerization optimized for production. | Read, Grep, Glob... |
ops-infra-code | Infrastructure as Code with Terraform/OpenTofu. The `ops-inf... | Read, Grep, Glob... |
ops-migration | Planning and execution of technical migrations. | Read, Grep, Glob... |
ops-monitoring | Complete instrumentation for observability (3 pillars). | Read, Grep, Glob... |
ops-opnsense | OPNsense configuration as IaC with Terraform. The `ops-opnse... | Read, Grep, Glob... |
ops-proxmox | Proxmox VE infrastructure management with Terraform. The `op... | Read, Grep, Glob... |
qa-chrome | Visual audit and browser testing. Prerequisites: `claude --c... | Read, Grep, Glob... |
qa-claudemd | Audit of compliance with the project's CLAUDE.md and the rep... | Read, Grep, Glob... |
qa-e2e | End-to-End tests for critical user journeys. | Read, Grep, Glob... |
qa-perf | Performance analysis and optimization. | Read, Grep, Glob... |
work-batch | Autonomous execution of stories from a PRD. The work-batch... | Read, Grep, Glob... |
work-quick | Quick workflow for trivial changes. The work-quick skill p... | Read, Grep, Glob... |
Opus (6 agents)
Agents for critical tasks.
| Agent | Description | Tools |
|---|---|---|
dev-debug | Bug diagnostic and resolution. The dev-debug skill provide... | Read, Grep, Glob... |
dev-rag | Architecture and implementation of RAG systems. | Read, Grep, Glob... |
dev-tdd | Test-driven development. The dev-tdd skill provides the de... | Read, Grep, Glob... |
qa-audit | Complete quality audit covering 5 domains. | Read, Grep, Glob... |
qa-loop | Autonomous **AUDIT (parallel) → VALIDATE → FIX → VERIFY → CH... | Read, Grep, Glob... |
qa-security | OWASP Top 10 security audit. The qa-security skill provide... | Read, Grep, Glob... |
Card view
Competitive analysis and strategic positioning for a project.
Business analysis and business model proposal for a project.
Definition and planning of the Minimum Viable Product.
Creation of user personas based on data.
Data analysis and generation of actionable insights.
Design of dimensional data models for analytics.
Design and implementation of ETL/ELT data pipelines.
Integration of LLMs and AI APIs into applications.
Creation of modular and reusable UI components.
Bug diagnostic and resolution. The `dev-debug` skill provides the detailed metho
Design systems and component libraries.
Generation of office documents and reports.
See also
- Architecture - Understand Commands vs Agents vs Skills
- Commands - Manual commands
- Skills - Auto-triggered skills