Claude Ecosystem Template - Minimal, production-ready documentation repository
✅ Clean documentation structure ✅ MCP v3.0 compatible configuration ✅ Claude Skills integration ready ✅ Simple document templates ✅ Automatic initialization via GitHub Actions
- github-repos-manager-mcp (v3.0+)
- github-docs-skill from claude-skills repo
- GitHub account with repository access
- Click "Use this template" button above
- GitHub Actions automatically:
- Replaces template variables with your repo info
- Creates
.mcp-config.jsonfrom template - Swaps this README with your customized README
- Creates setup issue with next steps
- Follow setup issue to configure MCP and Skills
- Start documenting with AI assistance
- ✅
.mcp-config.jsoncreated with docroot =docs - ✅ Template variables replaced ({{REPO_NAME}}, {{COMPANY_NAME}}, etc.)
- ✅ This README replaced with your repo's README
- ✅ Setup issue created with personalized instructions
- ✅ Init workflow self-deletes
Current: Claude (Claude Desktop + Claude Skills) Planned: OpenAI support (future)
This is a minimal template. No validation tooling, no build processes. Trust AI + human review. Add your own tooling if needed.
See .github/DOCUMENTATION/future-features/ for planned enhancements:
- AI metadata frontmatter
- Auto-summary generation
- Semantic markers
- Enhanced catalog integration
MIT