github davila7/claude-code-templates v1.14.0
🚀 Release v1.14.0: Custom Domain Documentation & Expert Agents System

latest releases: v1.19.1, v1.19.0, v1.18.0...
one month ago

✨ What's New in v1.14.0

🌐 Custom Domain Documentation

  • New Documentation Site: Complete documentation now available at aitmpl.com/docu
  • Docusaurus Integration: Full-featured documentation with search, navigation, and mobile support
  • Simplified READMEs: Streamlined GitHub READMEs that direct users to comprehensive docs

🤖 Expert Agents System

  • agent-expert.md: Create specialized Claude Code agents with proper YAML frontmatter
  • command-expert.md: Build custom slash commands with correct markdown structure
  • mcp-expert.md: Develop Model Context Protocol integrations with JSON configurations
  • Community Contributions: Streamlined workflow for community to add new components

🎨 UI/UX Improvements

  • Unified Component Cards: Fixed design inconsistencies in "Add New" template/component cards
  • Consistent Behavior: All "Add New" cards now open modals directly without rotation animations
  • Same Design Language: Component cards now match template card styling exactly

📚 Documentation Enhancements

  • Comprehensive Guides: Detailed documentation for all features and workflows
  • Quick Links: Easy navigation between different sections and features
  • Mobile Responsive: Better experience across all devices
  • Search Functionality: Find information quickly with built-in search

🔧 Infrastructure Updates

  • GitHub Pages: Custom domain properly configured with routing
  • Component System: Enhanced browsing and installation of individual components
  • Expert Workflows: Standardized process for creating agents, commands, and MCPs

🚀 Quick Start

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

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

# Browse all components
open https://aitmpl.com

📖 Documentation

  • 🏠 Main Site: aitmpl.com - Browse all available components
  • 📚 Documentation: aitmpl.com/docu - Complete guides and references
  • 🤝 Contributing: Use the new expert agents to contribute components easily

🤝 For Contributors

The new expert agents make it incredibly easy to contribute:

  1. Fork the repository
  2. Use expert agents with prompts like:
    • "Create an agent specialist in mobile development"
    • "Create a command for Docker optimization"
    • "Create an MCP for Slack integration"
  3. Submit PR - Components will work immediately with the CLI

🔗 Important Links


⭐ If this release helps you, please give us a star to support the project!

Don't miss a new claude-code-templates release

NewReleases is sending notifications on new releases.