MCPcopy
hub / github.com/davila7/claude-code-templates

github.com/davila7/claude-code-templates @v1.28.3 sqlite

repository ↗ · DeepWiki ↗ · release v1.28.3 ↗
2,172 symbols 6,052 edges 192 files 1,253 documented · 58%
README

npm version npm downloads License: MIT PRs Welcome GitHub stars

davila7%2Fclaude-code-templates | Trendshift

Vercel OSS Program

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

Component Description Examples
🤖 Agents AI specialists for specific domains Security auditor, React performance optimizer, database architect
⚡ Commands Custom slash commands /generate-tests, /optimize-bundle, /check-security
🔌 MCPs External service integrations GitHub, PostgreSQL, Stripe, AWS, OpenAI
⚙️ Settings Claude Code configurations Timeouts, memory settings, output styles
🪝 Hooks Automation triggers Pre-commit validation, post-completion actions
🎨 Skills Reusable capabilities with progressive disclosure PDF 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:

Agents Collection: - wshobson/agents Collection by wshobson - Licensed under MIT License (48 agents)

Commands Collection: - awesome-claude-code Commands by hesreallyhim - Licensed under CC0 1.0 Universal (21 commands)

Some of the commands and resources included in this marketplace come from open-source community repositories originally listed in awesome-claude-code.

Each of these resources retains its original license and attribution, as defined by their respective authors (mostly MIT-licensed).

Please note that awesome-claude-code is no longer licensed under CC 1.0.
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

Extension points exported contracts — how you extend this code

ExecutionResult (Interface)
(no doc)
cli-tool/components/sandbox/cloudflare/launcher.ts
LauncherConfig (Interface)
(no doc)
cli-tool/components/sandbox/cloudflare/launcher.ts
MonitoringMetrics (Interface)
(no doc)
cli-tool/components/sandbox/cloudflare/monitor.ts
SandboxState (Interface)
(no doc)
cli-tool/components/sandbox/cloudflare/monitor.ts
Env (Interface)
(no doc)
cli-tool/components/sandbox/cloudflare/src/index.ts

Core symbols most depended-on inside this repo

log
called by 1282
cli-tool/src/chats-mobile.js
error
called by 266
cli-tool/src/validation/ValidationOrchestrator.js
addEventListener
called by 113
cli-tool/tests/setup.js
on
called by 106
cli-tool/src/analytics/notifications/WebSocketServer.js
validate
called by 81
cli-tool/src/validation/BaseValidator.js
log
called by 74
cli-tool/src/analytics.js
addEventListener
called by 64
cli-tool/src/analytics-web/services/DataService.js
fetch
called by 59
cli-tool/components/sandbox/cloudflare/src/index.ts

Shape

Method 1,341
Function 687
Class 137
Interface 7

Languages

TypeScript76%
Python24%

Modules by API surface

docs/js/index-events.js63 symbols
cli-tool/src/analytics-web/components/DashboardPage.js54 symbols
cli-tool/components/skills/document-processing/docx/scripts/document.py52 symbols
docs/js/script.js51 symbols
cli-tool/src/health-check.js49 symbols
cli-tool/src/analytics.js48 symbols
docs/js/workflows-events.js47 symbols
docs/js/workflows.js41 symbols
docs/js/component-page.js38 symbols
cli-tool/src/plugin-dashboard-web/app.js38 symbols
cli-tool/src/analytics/core/ConversationAnalyzer.js37 symbols
docs/js/cart-manager.js36 symbols

Dependencies from manifests, versioned

@anthropic-ai/claude-agent-sdk0.1.30 · 1×
@cloudflare/vitest-pool-workers0.1.0 · 1×
@cloudflare/workers-types4.20240129.0 · 1×
@docusaurus/core3.8.1 · 1×
@docusaurus/module-type-aliases3.8.1 · 1×
@docusaurus/preset-classic3.8.1 · 1×
@docusaurus/tsconfig3.8.1 · 1×
@docusaurus/types3.8.1 · 1×
@mdx-js/react3.0.0 · 1×
@supabase/supabase-js2.39.0 · 1×

Datastores touched

dbDatabase · 1 repos
test_dbDatabase · 1 repos
(mongodb)Database · 1 repos
myDatabaseDatabase · 1 repos
(mysql)Database · 1 repos
dbnameDatabase · 1 repos
dbnameDatabase · 1 repos
myappDatabase · 1 repos

For agents

$ claude mcp add claude-code-templates \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact