This directory contains comprehensive documentation for using the Claude Code template.
Complete guide to creating, managing, and optimizing skills for Claude Code:
- What skills are and how they work
- Step-by-step skill creation
- Best practices and advanced techniques
- Troubleshooting common issues
Practical examples and workflows:
- Getting started scenarios
- Complete development workflows
- Custom skill examples
- Integration patterns
- Tips for effective prompts
Comprehensive project planning template:
- Project architecture and tech stack
- Development phases and milestones
- Feature requirements and acceptance criteria
- Coding standards and API design
- Security, performance, and deployment strategy
- Main README - Overview and quick start
- Getting Started - Detailed setup guide
- Contributing Guidelines - How to contribute
- Example Skills - Pre-built skills to learn from
- Skill Template - Create your own skills
docs/
├── README.md # This file
├── SKILLS_GUIDE.md # Comprehensive skills documentation
└── EXAMPLES.md # Practical examples and workflows
- Start with the main README for basic setup
- Review EXAMPLES.md for common workflows
- Read SKILLS_GUIDE.md for deep dive into skills
- Check existing GitHub issues
- Open a new issue if you can't find answers
Found a mistake or want to improve the docs? See CONTRIBUTING.md for guidelines on contributing documentation.
Happy coding with Claude! 🚀