A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases
AI Analysis
A curated collection of 154+ specialized Claude Code subagents organized across 10 categories for specific development tasks. This is a specialized resource for Claude Code users seeking pre-built AI assistants tailored to particular technical domains—not a general-purpose tool. It benefits Claude Code practitioners working in targeted areas like language specialization, infrastructure, and DevOps; it is not suitable for users seeking a general-purpose code assistant.
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
154-agent Claude Code library for specialized dev tasks, with 22K stars and active VoltAgent ecosystem backing
awesome-claude-code-subagents is a curated collection of 154 Claude Code subagents organized across 10 development categories — from core development and language specialists to infra, testing, and meta-orchestration. It is built for developers using Anthropic's Claude Code CLI who want drop-in, task-specific AI agents without writing agent prompts from scratch. The project sits inside the VoltAgent ecosystem and targets the growing segment of engineers adopting agentic coding workflows. Its 22K stars and marketplace installation path suggest meaningful traction in the Claude Code developer community.
Created in late July 2025, roughly coinciding with the maturation of Claude Code's subagent/plugin system. It appears to be a strategic community resource from VoltAgent, likely built to extend their agent framework's reach and grow ecosystem adoption.
The project likely grew in tandem with broader Claude Code adoption through 2025–2026. With 22K stars and 2.5K forks, it appears to have benefited from being one of the early, organized subagent collections in the ecosystem. The similar repos (ComposioHQ at 65K stars, hesreallyhim at 47K) suggest the category is highly active and competitive. Recent 95 stars in 7 days indicates steady but not explosive current growth — consistent with a maturing, established resource rather than a viral newcomer.
No explicit case studies or production deployment testimonials documented in the README excerpt. However, 2,590 forks suggest developers are actively customizing and incorporating these agents into real workflows. Discord community presence implies an active user base. Adoption appears real but anecdotal rather than formally documented.
Appears to be a flat collection of Markdown-based agent definition files organized into numbered category directories. Likely each .md file contains a system prompt or structured specification that Claude Code loads as a subagent. The install script (Shell) handles file copying and likely interactive selection. A meta-orchestration category suggests agents can coordinate with each other, implying some compositional design intention.
Not documented in README. As a prompt/agent collection rather than executable code, traditional test coverage is not applicable, though validation of agent behavior is not mentioned.
Last push was 2026-06-16, four days before evaluation date — indicating active, current maintenance. The subagent count grew from 100+ (description) to 154 (README badge), suggesting ongoing additions. Sponsorship infrastructure and Discord community presence suggest organizational investment.
ADOPT IF: you are already using Claude Code and want a ready-made library of role-specific subagents without building prompts from scratch — particularly if you're within the VoltAgent ecosystem. AVOID IF: you need vendor-neutral, runtime-agnostic agent definitions or are not committed to the Claude Code toolchain, as the agents are likely tightly coupled to Claude Code's subagent format. MONITOR IF: you are evaluating Claude Code for team adoption and want to understand what community-built agent infrastructure looks like before committing.
Independent dimensions
Mainstream potential
5/10
Technical importance
4/10
Adoption evidence
4/10
- Tight dependency on Anthropic's Claude Code subagent API and plugin marketplace means any breaking changes to Claude Code's agent format could instantly obsolete large portions of the collection.
- Quality consistency across 154 agents is difficult to verify from metadata alone — some agents may be superficial or overlap significantly, lowering the signal-to-noise ratio for users browsing the collection.
- The category is crowded and fast-moving (ComposioHQ at 65K stars), meaning this repo may struggle to maintain differentiation unless VoltAgent's ecosystem provides a compelling advantage.
- Commercial sponsorship integration in the README (sponsor slots, product banners) introduces a potential conflict of interest in curation quality and neutrality of agent recommendations.
- Agent collections are low-moat resources — any team can fork, extend, or build a competing collection with minimal effort, making long-term leadership position fragile without strong community or tooling differentiation.
Likely to remain a useful reference collection for Claude Code users within the VoltAgent orbit, but may be outpaced by larger collections or absorbed into official Claude Code tooling if Anthropic builds a first-party marketplace.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Language
- Shell
- License
- MIT
- Last updated
- 2d ago
- Created
- 12mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
No open issues — clean slate.
Top contributors
Recent releases
No releases published yet.
Similar repos
vijaythecoder/awesome-claude-agents
Awesome Claude Agents is a collection of 24 specialized AI agents designed to...
hesreallyhim/awesome-claude-code
This is a curated directory of resources, tools, and integrations built around...
rohitg00/awesome-claude-code-toolkit
This is a curated collection and toolkit for extending Claude Code with 135+...
smtg-ai/claude-squad
Claude Squad is a terminal application that manages multiple AI coding agents...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
23.1k | +393 | Shell | 7/10 | 2d ago |
|
|
4.3k | — | — | 6/10 | 8mo ago |
|
|
49.7k | — | Python | 7/10 | 60 min ago |
|
|
2.3k | — | JavaScript | 7/10 | 2mo ago |
|
|
8.1k | — | Go | 7/10 | 3w ago |
|
|
67.4k | — | Python | 5/10 | 2mo ago |
The dominant collection in this category by star count. Focuses on 'skills' rather than 'subagents', suggesting a slightly different abstraction layer. awesome-claude-code-subagents differentiates via VoltAgent ecosystem integration and explicit plugin marketplace support.
Broader Claude Code resource collection rather than agent-specific. Serves as a general reference; this repo is more narrowly focused on deployable subagent specs, giving it a more actionable but narrower scope.
Similar concept with comparable star counts. Less ecosystem backing evident from metadata. awesome-claude-code-subagents appears to have stronger organizational infrastructure.
A sibling repo from the same organization. Likely targets different agent runtimes or abstractions. The two repos together suggest VoltAgent is building a portfolio play across agent skill formats.
A Go-based multi-agent coordination tool rather than a prompt collection. Complementary rather than directly competing — claude-squad handles orchestration; this repo supplies the agent definitions.