Claude Code Templates
DeveloperApplicationFree
Claude Code Templates - 200+ Ready-to-Use Configs for Claude Code
Last updated Apr 29, 2026
Claim Tool
What is Claude Code Templates?
Claude Code Templates's Top Features
Key capabilities that make Claude Code Templates stand out.
200+ pre-built components: agents, commands, MCPs, hooks, and settings
CLI tool for searching, installing, and managing components
Automatic dependency resolution when installing agents
Local analytics dashboard for tracking Claude Code usage and token consumption
Web catalog for visual browsing and component preview
Community-reviewed and versioned components
SEO-friendly component pages with documentation
Active community with 26k+ GitHub stars
Tags
claude-codetemplatescli-toolagentsmcphookscommandsopen-sourcedeveloper-toolsconfiguration
Claude Code Templates's Pricing
Free plan available
User Reviews
Share your thoughts
If you've used this product, share your thoughts with other builders
Recent reviews
Frequently Asked Questions
Is Claude Code Templates free?
Yes, it's free and open-source under the MIT license. All components and features are available at no cost.
How do I install a component?
Install the CLI globally with npm, then use commands like `claude-code-templates install agent code-reviewer` to add specific components to your project.
What types of components are available?
Five categories: agents (specialized AI assistants), commands (custom slash commands), MCPs (external tool integrations), hooks (lifecycle event handlers), and settings (pre-configured preferences).
Does it handle dependencies between components?
Yes, the CLI automatically resolves and installs dependencies. If an agent requires specific MCP servers or hooks, those get installed alongside it.