Free, yours to keep
The CLAUDE.md starter template.
CLAUDE.md is the one file Claude reads first, every session, before it writes a line of code. Without it, Claude guesses at your stack, your style, your rules, and some guesses ship to production. With it, every prompt gets shorter and every output lands closer on the first try. This is the template I start every app from. Take it.
- Project identity, so Claude knows what it's building from token one
- The anti-persona section, the single highest-leverage block
- A versioned stack, conventions, and brand-voice rules
- Six security non-negotiables Claude applies without being asked
# CLAUDE.md
> The operating manual for AI agents in this codebase.
> Read this first, every session, before writing any code.
## Project identity
**Product name:** [User-facing name]
**Repo / codename:** [Internal name, if different]
**Who it's for:** [Your customer, in one line]
**NOT for:** [Who you intentionally exclude]
## Commands
- Test: [npm test] # before declaring any task done
- Audit: [npm run audit:all] # required before release Built while shipping ThriveMom. Want the why behind every line, the BRAND.md template, the Apple submission checklist, and 5 more assets, plus the six lessons? See the playbook.