awesome-claude-code-subagents
VoltAgent/awesome-claude-code-subagents
A collection of specialized Claude Code subagents for various development tasks
Overview
This repository contains over 150 specialized subagents that function as AI tools to assist developers in specific use cases. Installations can be done through methods like plugin, manual file copying, interactive script, or standalone download.
Categories
Tags
Similar tools
ECC
affaan-m/ECC
The agent harness performance optimization system
hermes-agent
NousResearch/hermes-agent
The self-improving AI agent built by Nous Research
AutoGPT
Significant-Gravitas/AutoGPT
AutoGPT: Build, Deploy, and Run AI Agents
ollama
ollama/ollama
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
langflow
langflow-ai/langflow
Langflow is a powerful platform for building and deploying AI-powered agents and workflows.
dify
langgenius/dify
Production-ready platform for agentic workflow development
Install
git clone https://github.com/VoltAgent/awesome-claude-code-subagentsREADME
Awesome Claude Code Subagents
This repository serves as the definitive collection of Claude Code subagents, specialized AI assistants designed for specific development tasks.
A note on contributions: We don't accept PRs whose primary purpose is to promote a product, company, or personal project. Subagents must be genuinely useful to Claude Code users and stay vendor-neutral in their content. If you'd like to get your project in front of this community, you can sponsor the repo instead — that's the supported way to surface your work here.
Installation
As Claude Code Plugin (Recommended)
claude plugin marketplace add VoltAgent/awesome-claude-code-subagents
claude plugin install <plugin-name>
Examples:
claude plugin install voltagent-lang # Language specialists
claude plugin install voltagent-infra # Infrastructure & DevOps
See Categories below for all available plugins.
Note: The
voltagent-metaorchestration agents work best when other categories installed.
Option 1: Manual Installation
- Clone this repository
- Copy desired agent files to:
~/.claude/agents/for global access.claude/agents/for project-specific use
- Customize based on your project requirements
Option 2: Interactive Installer
git clone https://github.com/VoltAgent/awesome-claude-code-subagents.git
cd awesome-claude-code-subagents
./install-agents.sh
This interactive script lets you browse categories, select agents, and install/uninstall them with a single command.
Option 3: Standalone Installer (no clone required)
curl -sO https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/install-agents.sh
chmod +x install-agents.sh
./install-agents.sh
Downloads agents directly from GitHub without cloning the repository. Requires curl.
Option 4: Agent Installer (use Claude Code to install agents)
curl -s https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/categories/09-meta-orchestration/agent-installer.md -o ~/.claude/agents/agent-installer.md
Then in Claude Code: "Use the agent-installer to show me available categories" or "Find PHP agents and install php-pro globally".
Sponsors
👉 You can feature your product here and reach developers using AI coding agents like Claude Code, Codex, Gemini, and more. |
📚 Categories
01. Core Development
Plugin: voltagent-core-dev
Essential development subagents for everyday coding tasks.
- api-designer - REST and GraphQL API architect
- backend-developer - Server-side expert for scalable APIs
- design-bridge - Design-to-agent translator
- electron-pro - Desktop application expert
- frontend-developer - UI/UX specialist for React, Vue, and Angular
- fullstack-developer - End-to-end feature development
- [graphql-architect](cat