awesome-claude-code-subagents

VoltAgent/awesome-claude-code-subagents

A collection of specialized Claude Code subagents for various development tasks

23k
Stars
2.7k
Forks
2
Open issues
222
Watchers
Shell MITLast pushed Jul 7, 2026

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

Install

git clone https://github.com/VoltAgent/awesome-claude-code-subagents

README

Group 32

The awesome collection of 154+ Claude Code subagents across 10 categories.

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-meta orchestration agents work best when other categories installed.

Option 1: Manual Installation

  1. Clone this repository
  2. Copy desired agent files to:
    • ~/.claude/agents/ for global access
    • .claude/agents/ for project-specific use
  3. 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.

Become a Sponsor

📚 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