An open-source staffing agency for Claude Code
It packages 154+ specialist personas as installable Claude Code subagents, turning a generalist chatbot into a rotating cast of domain experts.

What it does
This repository is a curated library of Claude Code subagents—essentially pre-written specialist personas that narrow the AI’s focus to a specific stack or task. The 154+ agents cover everything from nextjs-developer and rust-engineer to gdpr-ccpa-compliance and chaos-engineer, organized into ten categories. You drop them into Claude Code’s agent directory or install them as grouped plugins rather than copy-pasting prompts from a blog post.
The interesting bit The project treats prompt curation as infrastructure. It bundles an interactive shell installer and meta-orchestration agents that can browse, select, and install other agents on your behalf, effectively turning a static markdown list into a lightweight package manager for AI personas. It is also a thin promotional layer for VoltAgent, the maintainer’s broader TypeScript agent framework.
Key highlights
- 154+ subagents across ten categories: core development, language specialists, infrastructure, quality and security, and others.
- Distributed as grouped Claude Code plugins (e.g.,
voltagent-lang,voltagent-infra) or standalone markdown files. - Includes meta-orchestration agents that manage discovery and installation of sibling agents.
- Curated with “awesome list” conventions, but structured for direct machine consumption rather than human browsing alone.
Caveats
- It is fundamentally a packaging and curation effort—mostly markdown prompt definitions and an install script—rather than original runtime tooling.
- The meta-orchestration layer is only useful if you install the surrounding categories first.
- Utility is tightly bound to Claude Code’s specific agent/plugin system; portability to other IDEs or models is unclear from the README.
Verdict Worth bookmarking if you live in Claude Code and want pre-vetted domain experts on speed-dial. Skip it if you already maintain your own prompt library or do not use Anthropic’s coding agent.
Frequently asked
- What is VoltAgent/awesome-claude-code-subagents?
- It packages 154+ specialist personas as installable Claude Code subagents, turning a generalist chatbot into a rotating cast of domain experts.
- Is awesome-claude-code-subagents open source?
- Yes — VoltAgent/awesome-claude-code-subagents is open source, released under the MIT license.
- What language is awesome-claude-code-subagents written in?
- VoltAgent/awesome-claude-code-subagents is primarily written in Shell.
- How popular is awesome-claude-code-subagents?
- VoltAgent/awesome-claude-code-subagents has 23.6k stars on GitHub and is currently cooling off.
- Where can I find awesome-claude-code-subagents?
- VoltAgent/awesome-claude-code-subagents is on GitHub at https://github.com/VoltAgent/awesome-claude-code-subagents.