Best Claude Code subagents (by use case)
Subagents are specialized assistants Claude Code delegates work to, each with its own context. These are the roles worth having on your team — install any of them into .claude/agents/ in one click.
- 1Code reviewerReads your diff and flags real bugs, edge cases and risky changes before you commit.
- 2Test writerGenerates and updates unit / integration tests for the code you just changed.
- 3Security auditorScans for injection, secrets, auth gaps and unsafe dependencies.
- 4DebuggerReproduces the failure, isolates the cause and proposes a targeted fix.
- 5RefactorerSimplifies and de-duplicates code while keeping behavior identical.
- 6Docs writerTurns code and decisions into README, API docs and changelog entries.
- 7Frontend engineerBuilds accessible, responsive UI components that match your design system.
- 8Backend / API engineerDesigns endpoints, data models and migrations with sensible defaults.
- 9DevOps / SREWrites CI, Dockerfiles and infra, and triages incidents.
- 10Data / SQL analystWrites and explains queries and turns questions into reports.
Find & install
Browse the full, safety-scanned collection on ConfigDeck and add the ones you want.
Find on ConfigDeck →FAQ
How many subagents should I start with?
One — usually a code reviewer — then add roles as a real need shows up.
Can one subagent do several of these jobs?
It can, but a focused agent is more accurate and repeatable than one that does everything.
Where do these get installed?
Into .claude/agents/<name>.md, either by hand or in one click from ConfigDeck.
Are these free?
Many are free to install; some are paid one-offs or covered by ConfigDeck's All-Access plan.