ClaudeMod
Back to browse
Plugins

Claude Code Templates CLI

davila7's CLI tool to browse and install Claude Code templates — search by category, preview before install, and manage installed templates from the terminal.

Daniel Avila24,112 starsAdded 1 months ago

npm version npm downloads License: MIT PRs Welcome Sponsored by Z.AI Claude for Open Source Neon Open Source Program Buy Me A Coffee GitHub stars

davila7%2Fclaude-code-templates | Trendshift

Vercel OSS Program    Neon Open Source Program    Claude for Open Source


🧪 NEW: Dashboard — Explore components, manage collections, and track installations at www.aitmpl.com. Currently in beta — feedback welcome!

Claude Code Templates (aitmpl.com)

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Browse & Install Components and Templates

Browse All Templates - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs.

Screenshot 2025-08-19 at 08 09 24

🚀 Quick Installation

# Install a complete development stack
npx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes

# Browse and install interactively
npx claude-code-templates@latest

# Install specific components
npx claude-code-templates@latest --agent development-tools/code-reviewer --yes
npx claude-code-templates@latest --command performance/optimize-bundle --yes
npx claude-code-templates@latest --setting performance/mcp-timeouts --yes
npx claude-code-templates@latest --hook git/pre-commit-validation --yes
npx claude-code-templates@latest --mcp database/postgresql-integration --yes

What You Get

ComponentDescriptionExamples
🤖 AgentsAI specialists for specific domainsSecurity auditor, React performance optimizer, database architect
⚡ CommandsCustom slash commands/generate-tests, /optimize-bundle, /check-security
🔌 MCPsExternal service integrationsGitHub, PostgreSQL, Stripe, AWS, OpenAI
⚙️ SettingsClaude Code configurationsTimeouts, memory settings, output styles
🪝 HooksAutomation triggersPre-commit validation, post-completion actions
🎨 SkillsReusable capabilities with progressive disclosurePDF processing, Excel automation, custom workflows

🛠️ Additional Tools

Beyond the template catalog, Claude Code Templates includes powerful development tools:

📊 Claude Code Analytics

Monitor your AI-powered development sessions in real-time with live state detection and performance metrics.

npx claude-code-templates@latest --analytics

💬 Conversation Monitor

Mobile-optimized interface to view Claude responses in real-time with secure remote access.

# Local access
npx claude-code-templates@latest --chats

# Secure remote access via Cloudflare Tunnel
npx claude-code-templates@latest --chats --tunnel

🔍 Health Check

Comprehensive diagnostics to ensure your Claude Code installation is optimized.

npx claude-code-templates@latest --health-check

🔌 Plugin Dashboard

View marketplaces, installed plugins, and manage permissions from a unified interface.

npx claude-code-templates@latest --plugins

📖 Documentation

📚 docs.aitmpl.com - Complete guides, examples, and API reference for all components and tools.

Contributing

We welcome contributions! Browse existing templates to see what's available, then check our contributing guidelines to add your own agents, commands, MCPs, settings, or hooks.

Please read our Code of Conduct before contributing.

Attribution

This collection includes components from multiple sources:

Scientific Skills:

Official Anthropic:

Community Skills & Agents:

  • obra/superpowers by Jesse Obra - MIT License (14 workflow skills)
  • alirezarezvani/claude-skills by Alireza Rezvani - MIT License (36 professional role skills)
  • wshobson/agents by wshobson - MIT License (48 agents)
  • NerdyChefsAI Skills - Community contribution - MIT License (specialized enterprise skills)

Commands & Tools:

Each of these resources retains its original license and attribution, as defined by their respective authors. We respect and credit all original creators for their work and contributions to the Claude ecosystem.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links

Stargazers over time

Stargazers over time


⭐ Found this useful? Give us a star to support the project!

Buy Me A Coffee

More Plugins

Plugins

claude-status

Minimalist CLI status line showing real-time token usage and costs for the current session and week.

status-lineclimonitoring+1
by rockia
GitHub
Plugins

cship

Beautiful, blazing-fast, customizable status line for Claude Code with full Starship pass-through.

status-lineclistarship+2
by stephenleo
GitHub
Plugins

claudeline

Customizable status line for Claude Code featuring git integration, cost tracking, and theming.

status-linecligit+2
by Luca Silverentand
GitHub

Command Palette

Search for a command to run...