Skip to main content

Templates

Overview

We have ready-to-use templates in .claude/templates/ that help with common development tasks.

Using Templates

  1. Copy the template from .claude/templates/
  2. Fill in your specific details
  3. 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.