Reusable templates for setting up Claude Code in your projects.
| Template | Description |
|---|---|
| CLAUDE.md | Project context file template with placeholders for tech stack, architecture, coding standards, testing, security, and observability. Drop this into your repo root and fill in the {{placeholders}}. |
| build-workflow.md | Reference workflow for using Claude Code alongside VS Code and Ghostty terminal, including terminal role assignments and a YAML-based context system. |
- Copy the template you need into your project
- Replace the
{{PLACEHOLDER}}values with your project details - Commit the file to your repo so Claude Code picks it up automatically