CLAUDE.md Generator
CLAUDE.md is the highest-leverage thing you can give Claude Code โ persistent instructions it reads every session. Pick your stack to start from sensible, opinionated defaults, then tweak the fields and copy (or download) a ready-to-use file. Everything runs in your browser; nothing is sent anywhere.
Start from a stack:
CLAUDE.md ยท 16 lines
# Project: <name> ## What this is <One or two sentences: what the project does and who uses it.> ## Tech stack - Language / runtime: <e.g. TypeScript, Node 20> ## How to run - Install: `<cmd>` ## Guardrails - Run the tests before saying a task is complete. - Never commit secrets, API keys, or .env files. - Stay within the requested scope; flag related issues instead of fixing them unprompted.
:::tip Keep it short and true
Trim anything that isn't actually true of your project โ Claude follows CLAUDE.md literally. See the full guide on the CLAUDE.md page.
:::
Nextโ
- CLAUDE.md & Memory Files โ the full how-to
- CLAUDE.md Starters โ hand-written templates by stack
- MCP Config Builder