๐ŸŒ
GitHub
github.com โ€บ VoltAgent โ€บ awesome-claude-code-subagents
GitHub - VoltAgent/awesome-claude-code-subagents: Claude subagents collection with 100+ specialized AI agents for full-stack development, DevOps, data science, and business operations.
Claude subagents collection with 100+ specialized AI agents for full-stack development, DevOps, data science, and business operations. - VoltAgent/awesome-claude-code-subagents
Starred by 6.3K users
Forked by 678 users
๐ŸŒ
GitHub
github.com โ€บ vijaythecoder โ€บ awesome-claude-agents
GitHub - vijaythecoder/awesome-claude-agents: An orchestrated sub agent dev team powered by claude code
An orchestrated sub agent dev team powered by claude code - vijaythecoder/awesome-claude-agents
Starred by 3.6K users
Forked by 437 users
People also ask

How do I install Claude Code subagents?
Create subagents by placing Markdown files with YAML frontmatter in ~/.claude/agents/ (user-level) or .claude/agents/ (project-level). Use the /agents command in Claude Code to create new subagents interactively.
๐ŸŒ
superprompt.com
superprompt.com โ€บ blog โ€บ best-claude-code-agents-and-use-cases
Best Claude Code Agents and Their Use Cases: Complete Guide for ...
What are Claude Code subagents and how do they work?
Claude Code subagents are specialized AI assistants that operate in their own context windows with custom system prompts and tool access. They automatically handle specific development tasks like code review, debugging, and architectural design based on task context.
๐ŸŒ
superprompt.com
superprompt.com โ€บ blog โ€บ best-claude-code-agents-and-use-cases
Best Claude Code Agents and Their Use Cases: Complete Guide for ...
Can Claude Code subagents work together on complex tasks?
Yes, Claude Code automatically coordinates multiple subagents through sequential execution, parallel processing, and routing patterns. Subagents can communicate via shared messaging systems for coordinated task completion.
๐ŸŒ
superprompt.com
superprompt.com โ€บ blog โ€บ best-claude-code-agents-and-use-cases
Best Claude Code Agents and Their Use Cases: Complete Guide for ...
๐ŸŒ
DEV Community
dev.to โ€บ voltagent โ€บ 100-claude-code-subagent-collection-1eb0
100+ Claude Code Subagent Collection - DEV Community
August 5, 2025 - Looking to supercharge your development workflow with specialized AI agents? We've been working on Awesome Claude Code Subagents - a comprehensive collection of production-ready subagents for Claude Code.
๐ŸŒ
Reddit
reddit.com โ€บ r/claudeai โ€บ we prepared a collection of claude code subagents for production-ready workflows.
r/ClaudeAI on Reddit: We prepared a collection of Claude code subagents for production-ready workflows.
August 5, 2025 -

We've prepared a comprehensive collection of production-ready Claude Code subagents: https://github.com/VoltAgent/awesome-claude-code-subagents

It contains 100+ specialized agents covering the most requested development tasks - frontend, backend, DevOps, AI/ML, code review, debugging, and more. All subagents follow best practices and are maintained by the open-source framework community.

Just copy to .claude/agents/ in your project to start using them.

๐ŸŒ
GitHub
github.com โ€บ rahulvrane โ€บ awesome-claude-agents
GitHub - rahulvrane/awesome-claude-agents: collection of awesome claude code subagents!
A community-driven collection Claude Code agents and sub-agentsโ€”turn your Claude instance into an unstoppable team of domain experts!
Starred by 249 users
Forked by 10 users
๐ŸŒ
GitHub
github.com โ€บ hesreallyhim โ€บ a-list-of-claude-code-agents
GitHub - hesreallyhim/a-list-of-claude-code-agents: A list of Claude Code Sub-Agents submitted by the community.
awesome-claude-agents by Rahul ... list of awesome agents for Claude Code. EquilateralAgents Open Core by HappyHippo.ai 22 self-learning AI agents with memory and community standards contribution. Features agent memory (tracks last 100 executions), pattern recognition, and workflow optimization for security, quality, deployment, and compliance. Claude Code Subagents Collection ...
Starred by 1.1K users
Forked by 106 users
๐ŸŒ
Awesome Claude
awesomeclaude.ai
Claude AI Resources Directory - Awesome Claude
github.com/VoltAgent/awesome-c...servers#readme ยท IDE Extensions ยท 926 ยท Beautiful native chat interface for Claude Code within VS Code with conversation history and MCP support....
๐ŸŒ
Claude Code Agents
subagents.cc
Claude Code Agents
Discover, share, and download powerful Claude Code agents. Browse the community collection of AI-powered coding agents for Claude Code, Anthropic's official CLI for Claude.
Find elsewhere
๐ŸŒ
Superprompt
superprompt.com โ€บ blog โ€บ best-claude-code-agents-and-use-cases
Best Claude Code Agents and Their Use Cases: Complete Guide for Developers - Superprompt.com
July 29, 2025 - Use the /agents command in Claude Code to create new subagents interactively. Popular collections include wshobson/agents (comprehensive production-ready collection), dl-ezo/claude-code-sub-agents (35 end-to-end automation agents), hesreallyhim/awesome-claude-code-agents (curated collection), and iannuttall/claude-agents (custom collection).
๐ŸŒ
Buildwithclaude
buildwithclaude.com
Claude Code Subagents & Commands Collection
A comprehensive collection of 40+ specialized AI subagents & commands for Claude Code, designed to enhance development workflows with domain-specific expertise.
๐ŸŒ
Claude
code.claude.com โ€บ docs โ€บ en โ€บ sub-agents
Subagents - Claude Code Docs
Subagents are pre-configured AI personalities that Claude Code can delegate tasks to.
๐ŸŒ
Reddit
reddit.com โ€บ r/claudeai โ€บ claude custom sub agents are amazing feature and i built 20 of them to open source.
r/ClaudeAI on Reddit: Claude Custom Sub Agents are amazing feature and I built 20 of them to open source.
July 28, 2025 -

Iโ€™ve been experimenting with Claude Code sub-agents and found them really useful โ€” but thereโ€™s no proper orchestration between them. They work in isolation, which makes it hard to build complex features cleanly.

So I built this:

๐Ÿง  awesome-claude-agents โ€” a full AI development team that works like a real dev shop.

Each agent has a specialty โ€” backend, frontend, API, ORM, state management, etc. When you say something like:

You donโ€™t just get generic boilerplate. You get:

  • Tech Lead coordinating the job

  • Analyst detecting your stack (say Django + React)

  • Backend/Frontend specialists implementing best practices

  • API architect mapping endpoints

  • Docs & Performance agents cleaning things up

๐ŸŽฏ Goal: More production-ready results, better code quality, and faster delivery โ€” all inside Claude.

โœ… Quick Start:

git clone https://github.com/vijaythecoder/awesome-claude-agents.git
cp -r awesome-claude-agents/agents ~/.claude/

Then run the following in your project:

claude "Use team-configurator to set up my AI development team"

Now Claude uses 26 agents in parallel to build your features.

๐Ÿ”— GitHub: https://github.com/vijaythecoder/awesome-claude-agents

Happy to answer questions or take feedback. Looking for early adopters, contributors, and ideas on how to grow this further.

Let me know what you think.

Iโ€™ve been experimenting with Claude Code sub-agents and found them really useful โ€” but thereโ€™s no proper orchestration between them. They work in isolation, which makes it hard to build complex features cleanly.

So I built this:

๐Ÿง  awesome-claude-agents โ€” a full AI development team that works like a real dev shop.

Each agent has a specialty โ€” backend, frontend, API, ORM, state management, etc. When you say something like:

You donโ€™t just get generic boilerplate. You get:

  • Tech Lead coordinating the job

  • Analyst detecting your stack (say Django + React)

  • Backend/Frontend specialists implementing best practices

  • API architect mapping endpoints

  • Docs & Performance agents cleaning things up

๐ŸŽฏ Goal: More production-ready results, better code quality, and faster delivery โ€” all inside Claude.

โœ… Quick Start:

git clone https://github.com/vijaythecoder/awesome-claude-agents.git
cp -r awesome-claude-agents/agents ~/.claude/

Then run the following in your project:

claude "Use team-configurator to set up my AI development team"

Now Claude uses 26 agents in parallel to build your features.

๐Ÿ”— GitHub: https://github.com/vijaythecoder/awesome-claude-agents

Happy to answer questions or take feedback. Looking for early adopters, contributors, and ideas on how to grow this further.

Let me know what you think.

๐ŸŒ
GitHub
github.com โ€บ VoltAgent โ€บ awesome-claude-code-subagents โ€บ activity
Activity ยท VoltAgent/awesome-claude-code-subagents
Production-ready Claude subagents collection with 100+ specialized AI agents for full-stack development, DevOps, data science, and business operations. - Activity ยท VoltAgent/awesome-claude-code-subagents
Author ย  VoltAgent
๐ŸŒ
Hacker News
news.ycombinator.com โ€บ item
Claude Code introduces specialized sub-agents | Hacker News
August 5, 2025 - the main problem I have is that the agents just aren't used ยท For example, I set up a code reviewer agent today and then asked claude to review code, and it went off and did it by itself without using the agent
๐ŸŒ
Reddit
reddit.com โ€บ r/claudeai โ€บ claude code subagents collection: 35 specialized ai agents.
r/ClaudeAI on Reddit: Claude Code Subagents Collection: 35 Specialized AI Agents.
July 29, 2025 -

Ready to transform Claude Code from a smart generalist into a powerhouse team of AI specialists? ๐Ÿš€

I'm thrilled to share - Claude Code Subagents, a collection of 35 specialized AI agents designed to supercharge your development workflows.

Instead of a single AI, imagine an orchestrated team of experts automatically delegated to tasks based on context. This collection extends Claude's capabilities across the entire software development lifecycle.

Key Features:
๐Ÿค– Intelligent Auto-Delegation: Claude automatically selects the right agent for the job.
๐Ÿ”ง Deep Domain Expertise: 35 agents specializing in everything from backend-architecture and security-auditing to react-pro and devops-incident-responder.
๐Ÿ”„ Seamless Orchestration: Agents collaborate on complex tasks, like building a feature from architecture design to security review and testing.
๐Ÿ“Š Built-in Quality Gates: Leverage agents like code-reviewer and qa-expert to ensure quality and robustness.

Whether you're designing a RESTful API, optimizing a database, debugging a production incident, or refactoring legacy code, thereโ€™s a specialist agent ready to help.

Check out the full collection of 35 agents on GitHub! I'd appreciate a star โญ if you find it useful, and contributions are always welcome.

GitHub Repo: https://github.com/lst97/claude-code-sub-agents

๐ŸŒ
DEV Community
dev.to โ€บ necatiozmen โ€บ 10-claude-code-subagents-every-developer-needs-in-2025-2ho
โšก๏ธ10 Claude Code Subagents Every Developer Needs in 2025 - DEV Community
August 8, 2025 - These aren't just tools - they're AI-powered specialists that handle complex tasks with precision. ... These 10 subagents are just the beginning. The Awesome Claude Code Subagents repository contains over 110 specialized agents across 10 categories:
๐ŸŒ
ClaudeLog
claudelog.com โ€บ home โ€บ mechanics โ€บ agents โ€บ split role sub-agents
ClaudeLog - Claude Code Docs, Guides, Tutorials & Best Practices
SuperClaude provides 9 cognitive personas (architect, frontend, backend, security, analyzer, qa, performance, refactorer, mentor) that can be applied as universal flags to any command.
๐ŸŒ
DEV Community
dev.to โ€บ necatiozmen โ€บ your-top-10-claude-code-subagents-for-instant-productivity-4nh3
Your Top 10 Claude Code Subagents for Instant Productivity - DEV Community
September 23, 2025 - We're curating Awesome Claude Code Subagents, your launchpad to production-ready specialists that... Tagged with webdev, ai, javascript, frontend.
๐ŸŒ
YouTube
youtube.com โ€บ watch
Claude Code Subagents are Absolutely Insane - YouTube
Buy the course now: https://agenticjumpstart.comJoin the Agentic Jumpstart community: https://discord.gg/JUDWZDN3VTCheckout Automaker.app https://automaker.a...
Published ย  2 days ago
๐ŸŒ
Reddit
reddit.com โ€บ r/claudeai โ€บ what's your best way to use sub-agents in claude code so far?
r/ClaudeAI on Reddit: What's your best way to use Sub-agents in Claude Code so far?
July 31, 2025 -

Hey,

I wonder how you have made Subagents work for your most effectively yet in Claude Code. I feel like (as always) there have quickly been tons of repos with 50+ Subagents which was kind of similar when RooCode introduced their Custom modes a few months back.

After some first tests people seem to realize that it's not really effective to have just tons of them with some basic instructions and hope they do wonders.

So my question is: What works best for you? What Sub-agents have brought you real improvements so far?

The best things I can currently think of are very project specific. But I'm creating a little Task/Project management system for Claude Code (Simone on Github) and I wonder which more generic agents would work.

Keen to hear what works for you!

Cheers,
Helmi

P.S.: There's also an Issue on Github if you want to chime in there: Link