Claude Code Boilerplate v1.0.0
Production-ready GitHub template for AI-assisted development with Claude Code.
Features
- 10 specialized MCP-enhanced agents with graceful degradation
- 20+ workflow automation commands for common development tasks
- Automated template initialization via GitHub Actions and scripts
- Complete open source infrastructure (LICENSE, community health files)
- Comprehensive documentation for setup and customization
Quick Start
- Click "Use this template" to create a new repository
- Run
./scripts/init-template.shto initialize - Run
./scripts/setup.shto complete setup - Start Claude Code:
claude
Requirements
- Claude Code installed
- Git
- MCP servers: kit-dev (recommended), Ref (recommended), Linear (optional)
Documentation
- README.md - Overview and quick start
- docs/TEMPLATE_USAGE.md - Detailed usage guide
- CLAUDE.md - MCP integration guidelines
Attribution
Adapted from HumanLayer workflow patterns.
See ACKNOWLEDGMENTS.md for full attribution.
License
Apache License 2.0 - See LICENSE