Templates
Overview
We have ready-to-use templates in .claude/templates/ that help with common development tasks.
Using Templates
- Copy the template from
.claude/templates/ - Fill in your specific details
- Use with your AI tool for consistent results
Example:
# Copy planning template and customize
cp .claude/templates/planning.md my-feature-plan.md
Creating New Templates
Found a pattern you use often? Add it to .claude/templates/ and share with the team.
Keep templates short, focused, and easy to customize.