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 › 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 12.9K users
Forked by 1.1K users
Languages Python 53.1% | JavaScript 24.8% | HTML 9.6% | TeX 8.3% | CSS 2.1% | Shell 1.4%
Videos
Build a Team of AI Agents with Claude Templates
49:47
Turn Claude Code into a Multi‑Agent Personal Assistant (Claude ...
33:57
Build an AI Army With Claude Code’s New Sub-Agents - YouTube
50:24
RAW Agentic Coding: ZERO to Agent SKILL - YouTube
02:05:20
Claude SDK: 24-Hour Coding Agent | Cole Medin - YouTube
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.
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.
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.
GitHub
github.com › wshobson › agents
GitHub - wshobson/agents: Intelligent automation and multi-agent orchestration for Claude Code
Coordinates 7+ agents: backend-architect → database-architect → frontend-developer → test-automator → security-auditor → deployment-engineer → observability-engineer ...
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
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.
Claude
docs.claude.com › en › docs › claude-code › sub-agents
Subagents - Claude Code Docs
Plugins can provide custom subagents that integrate seamlessly with Claude Code. Plugin agents work identically to user-defined agents and appear in the /agents interface. Plugin agent locations: plugins include agents in their agents/ directory (or custom paths specified in the plugin manifest).
GitHub
github.com › VoltAgent › awesome-claude-code-subagents
GitHub - 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.
Claude Code automatically detects and loads the subagents · Invoke them naturally in conversation or let Claude decide when to use them ... --- name: subagent-name description: When this agent should be invoked tools: Read, Write, Edit, Bash, Glob, Grep --- You are a [role description and expertise areas]... [Agent-specific checklists, patterns, and guidelines]... ## Communication Protocol Inter-agent communication specifications...
Starred by 6.2K users
Forked by 657 users
Lee Hanchung
leehanchung.github.io › blogs › 2025 › 10 › 26 › claude-skills-deep-dive
Claude Agent Skills: A First Principles Deep Dive
Skills extend Claude’s capabilities by packaging your expertise into composable resources for Claude, transforming general-purpose agents into specialized agents that fit your needs. Key Insight: Skill = Prompt Template + Conversation Context Injection + Execution Context Modification + Optional data files and Python Scripts
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.
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 by Seth Hobson.
Starred by 1.1K users
Forked by 106 users
GitHub
github.com › hesreallyhim › awesome-claude-code
GitHub - hesreallyhim/awesome-claude-code: A curated list of awesome commands, files, and workflows for Claude Code
The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation ...
Starred by 18.5K users
Forked by 1K users
Languages Python 98.9% | Makefile 1.1%
Medium
alirezarezvani.medium.com › 30-claude-code-subagents-you-need-in-2026-with-templates-you-can-use-today-part-1-2-127a11f473b1
30 Claude Code SubAgents You Need in 2026 (With Templates You Can Use Today) — PART 1/2
1 month ago - 15 production-ready Claude Code subagents for frontend, backend, security, and DevOps. Copy-paste templates with real ROI examples. Free GitHub repo included.
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 96 users
Forked by 18 users