Free client-side tool
Free CLAUDE.md Generator
Build a compact CLAUDE.md from project facts you provide. The generated file follows current Claude Code guidance: short, specific, scoped, and easy to audit.
Key facts
No prompt, project name, command, or convention leaves your browser.
Claude Code docs recommend targeting under 200 lines per CLAUDE.md file.
CLAUDE.md is context, not a hard enforcement layer; use hooks or settings for requirements that must always run.
Generated CLAUDE.md
Use the tool
All calculations and files are generated in this page. Nothing is uploaded.
How to use it
Step 1
Describe the project type, stack, commands, and conventions.
Step 2
Choose whether the file is for a shared repository, local-only workflow, or an AGENTS.md bridge.
Step 3
Generate the markdown, edit anything project-specific, then download or copy it.
Step 4
Commit only shared project guidance; keep personal or private notes in CLAUDE.local.md.
FAQ
Is this a complete replacement for reading the Claude Code docs?
No. It is a practical starter file based on current docs. Review it against your repo and remove anything that is not useful every session.
Should I paste secrets or private URLs into the generator?
No. The tool runs locally in your browser, but a committed CLAUDE.md should not contain credentials, customer data, or private machine details.
Why does the generated file stay short?
Claude Code documentation says larger CLAUDE.md files consume context and may reduce adherence, so the generator favors concise, concrete rules.
Primary Sources
Related reading
Guides that pair with this tool
Instruction files
CLAUDE.md Guide: What to Put In It and Where
A practical, source-grounded guide to writing CLAUDE.md files for project instructions, local preferences, imports, and AGENTS.md bridges.
Read guideTerminal memory
Claude Code Memory: The Working Map
The practical map of Claude Code memory: CLAUDE.md, CLAUDE.local.md, .claude/rules, auto memory, and /memory.
Read guideMaintenance
Claude Memory Hygiene: Keep Persistent Context Useful
A maintenance guide for keeping Claude memory concise, current, scoped, and safe across app memory and Claude Code memory.
Read guide