Skip to content

mghnyk/claude-code-templates

Β 
Β 

npm version npm downloads License: MIT Open Source PRs Welcome GitHub stars Open in DeepGraph

Claude Code Templates

CLI tool for configuring and monitoring Claude Code - Quick setup for any project with framework-specific commands, mobile-first chats interface, and real-time monitoring dashboard.

πŸš€ Quick Start

# Interactive setup (recommended)
npx claude-code-templates@latest

# Mobile-first chats interface ⭐ NEW!
npx claude-code-templates@latest --chats

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

# Real-time analytics dashboard  
npx claude-code-templates@latest --analytics

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

πŸ“Œ Note: For --tunnel option, you need Cloudflare Tunnel installed:

# macOS
brew install cloudflared

# Windows  
winget install --id Cloudflare.cloudflared

# Linux
apt-get install cloudflared
Claude Code Analytics Dashboard

✨ Core Features

  • πŸ“± Mobile Chats Interface - AI-optimized mobile-first interface with intelligent auto-scroll and real-time WebSocket updates
  • 🌐 Cloudflare Tunnel Support - Secure remote access with automatic tunnel setup and URL detection
  • πŸ“‹ Smart Project Setup - Auto-detect and configure any project with framework-specific commands
  • πŸ“Š Real-time Analytics - Monitor Claude Code sessions with live state detection and performance metrics
  • πŸ” Health Check - Comprehensive system validation with actionable recommendations
  • 🧩 Individual Components - Install specialized agents, commands, and MCPs individually

🌐 Browse & Install Components

🎯 Browse All Components - Interactive web interface to explore and install templates, agents, commands, and MCPs.

Browse Components Interface

🎯 What You Get

Component Description Example
CLAUDE.md Project-specific configuration Framework best practices, coding standards
Commands Custom slash commands /generate-tests, /check-file, /optimize-bundle
Agents AI specialists for domains API security audit, React performance, database optimization
MCPs External service integrations GitHub, databases, development tools
Analytics Real-time monitoring dashboard Live session tracking, usage statistics, exports

πŸ“– Documentation

πŸ“š Complete Documentation - Comprehensive guides, examples, and API reference

Quick links:

🀝 Contributing

We welcome contributions from the open source community!

🎯 Browse Components to see what's available, then check our contributing guidelines to add your own templates, agents, commands, or MCPs.

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)

πŸ“„ License

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

πŸ”— Links

⭐ Star History

Star History Chart

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

About

CLI tool for configuring and monitoring Claude Code

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.2%
  • HTML 25.5%
  • Python 7.8%
  • CSS 1.3%
  • TypeScript 1.0%
  • Shell 0.9%
  • Makefile 0.3%