DocumentationClaude Code
Generate CLAUDE.md
Create a project context file for AI tools
Prompt
Analyze this project and generate a CLAUDE.md file that covers:
1. Project overview — what it does, who it's for
2. Tech stack — frameworks, language, database
3. Key conventions — naming, file structure, patterns used
4. Development commands — how to run, test, deploy
5. Architecture — key directories and what they contain
6. Common tasks — how to add a feature, fix a bug, run migrations
Keep it concise — under 100 lines. Focus on what AI needs to know to write good code in this project.