GitHub
github.com › davila7 › claude-code-templates
GitHub - davila7/claude-code-templates: CLI tool for configuring and monitoring Claude Code
npx claude-code-templates@latest ... Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow....
Starred by 13.2K users
Forked by 1.2K users
Languages Python 53.1% | JavaScript 24.8% | HTML 9.6% | TeX 8.3% | CSS 2.1% | Shell 1.4%
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.
Top answer 1 of 5
18
Out of curiosity, what’s the point of using such generic agents when you can generate one for your specific use case in an instant?
2 of 5
8
Production-ready: Tested in real-world scenarios What's your test methodology ? Where is the benchmark ? My guess, there is none and most of those were not even used. I can repro that repo with a single Claude prompt, it's completely useless.
Videos
Build a Team of AI Agents with Claude Templates
49:47
Turn Claude Code into a Multi‑Agent Personal Assistant (Claude ...
50:24
RAW Agentic Coding: ZERO to Agent SKILL - YouTube
02:05:20
Claude SDK: 24-Hour Coding Agent | Cole Medin - YouTube
33:57
Build an AI Army With Claude Code’s New Sub-Agents - YouTube
Xpander
docs.xpander.ai › templates › 04-coding-agent-claude
Coding Agent (Claude Code) - xpander.ai
... The Coding Agent template provides a ready-to-deploy AI agent that leverages Claude Code for code generation, review, and automation. It can find issues, generate code, check task status, and open Pull Requests in GitHub.
Buildwithclaude
buildwithclaude.com
Claude Code Subagents & Commands Collection
Create and optimize specialized Claude Code agents. Expertise in agent design, prompt engineering, domain modeling, and best practices for claude-code-templates system.
Medium
medium.com › @joe.njenga › 17-claude-code-subagents-examples-with-templates-you-can-use-immediately-c70ef5567308
17 Claude Code SubAgents Examples (With Templates You Can Use Immediately) | by Joe Njenga | Medium
August 1, 2025 - I have been working on improving the Claude Code cheat sheet, and I thought it would be a great addition to add more practical, usable sub-agents that you can quickly use or modify to make them fit your specific use case. ... I have curated Claude Code subagents you can start using with code instruction examples. You can create the subagent and use the template to give it the precise roles it should perform.
Aitmpl
aitmpl.com
Claude Code Templates - Supercharge Your AI-Powered Development with Anthropic's Claude Code
Professional templates for Anthropic's Claude Code. Deep coding at terminal velocity with Claude Opus 4.1. Install 100+ agents, commands, settings & hooks. Transform your AI-powered development workflow.
GitHub
github.com › wshobson › agents
GitHub - wshobson/agents: Intelligent automation and multi-agent orchestration for Claude Code
Set via claude --model opus or claude --model sonnet when starting a session ... Coordinates 7+ agents: backend-architect → database-architect → frontend-developer → test-automator → security-auditor → deployment-engineer → observability-engineer ... Multi-agent security assessment with SAST, dependency scanning, and code review.
Starred by 23.2K users
Forked by 2.6K users
Languages Python 68.0% | Shell 32.0%
Coder
registry.coder.com › templates › sharkymark › docker-claude
Claude Code AI Agent Template by Mark Milligan
The Registry website uses JavaScript to serve assets. Please enable JavaScript to use the website
npm
npmjs.com › package › claude-code-templates
claude-code-templates - npm
The agents use the Claude Code SDK internally to provide specialized AI assistance with domain-specific knowledge and best practices. Install modular capabilities that Claude loads dynamically using Anthropic's progressive disclosure pattern: # Install individual skills npx claude-code-templates@latest --skill pdf-processing-pro npx claude-code-templates@latest --skill algorithmic-art npx claude-code-templates@latest --skill mcp-builder # Install multiple skills npx claude-code-templates@latest --skill pdf-anthropic,docx,xlsx,pptx
» npm install claude-code-templates
Published Nov 15, 2025
Version 1.28.3
Author Claude Code Templates
Claude
code.claude.com › docs › en › skills
Agent Skills - Claude Code Docs
This guide shows you how to create, use, and manage Agent Skills in Claude Code. Skills are modular capabilities that extend Claude’s functionality through organized folders containing instructions, scripts, and resources. ... Agent Skills package expertise into discoverable capabilities. Each Skill consists of a SKILL.md file with instructions that Claude reads when relevant, plus optional supporting files like scripts and templates.
Claude Code Agents
subagents.cc
Claude Code Agents
This agent specializes in understanding user needs, pain points, and behaviors to inform product decisions within rapid development cycles. ... Discover professionally crafted Claude Code Agents with detailed descriptions and examples.
GitHub
github.com › vizra-ai › claude-code-agents
GitHub - vizra-ai/claude-code-agents
Detailed Prompts: No vague "help me code" - these agents know exactly what to do · Context Aware: They collaborate like a real team (minus the meeting overhead) Quality Focused: Production-grade outputs, not "here's a basic example" stuff · YAML Frontmatter: Proper Claude Code format - just works!
Starred by 97 users
Forked by 18 users
Anthropic
anthropic.com › engineering › building-agents-with-the-claude-agent-sdk
Building agents with the Claude Agent SDK
In this post, we'll highlight why we built the Claude Agent SDK, how to build your own agents with it, and share the best practices that have emerged from our team’s own deployments. The key design principle behind Claude Code is that Claude needs the same tools that programmers use every day.
HexDocs
hexdocs.pm › claude › guide-subagents.html
Sub-Agents Guide — claude v0.5.3
📋 Quick Reference: See the Sub-Agents Cheatsheet for a concise reference of configuration options and patterns. For complete documentation on Claude Code's sub-agent system:
GitHub
github.com › anthropics › claude-agent-sdk-demos
GitHub - anthropics/claude-agent-sdk-demos: Claude Code SDK Demos
A simple getting-started example to help you understand the basics of the Claude Agent SDK. A multi-agent research system that coordinates specialized subagents to research topics and generate comprehensive reports: ... Each demo has its own directory with dedicated setup instructions. Navigate to the specific demo folder and follow its README for setup and usage details. ... These are demo applications provided as-is. For issues related to: ... MIT - This is sample code for demonstration purposes.
Starred by 824 users
Forked by 135 users
Languages TypeScript 88.3% | Python 9.5% | JavaScript 1.1%