Without a CLAUDE.md, Claude Code works blind. It doesn't know your stack, your rules, or your preferences. You end up:
- 🔥 Burning tokens repeating the same instructions every session
- 😤 Getting code that doesn't match your style
- 💸 Paying more because Claude takes longer to understand your project
A good CLAUDE.md fixes all of that. This tool generates one in 60 seconds.
| Feature | Description |
|---|---|
| 🧠 8-step questionnaire | Guided questions about your project, stack, and rules |
| 📊 Quality score (0-100) | Scored across 4 categories with optimization tips |
| ⚡ Stack-aware generation | Auto-generates best practices for React, Python, Go, Rust, etc. |
| 📋 One-click copy | Copy your CLAUDE.md to clipboard instantly |
| 📥 Download .md | Download as a file, drop it in your project root |
| 🐦 Share score | Share your score on Twitter/X with one click |
| 🔒 100% private | Everything runs in your browser. No data sent anywhere. |
| 📴 Works offline | After first load, works without internet |
Your CLAUDE.md will include:
# My Project
## Project Overview
Brief description based on your answers
## Tech Stack
- React, TypeScript, Next.js
- Package manager: pnpm
## Code Style
- Functional components with hooks
- Strict TypeScript (no any)
## Testing
- Framework: Vitest
- Run: pnpm test
- Always write tests for new features
## Workflow Rules
- Use conventional commits
- Never push directly to main
## Forbidden Patterns
- No console.log in production code
- No any typesgit clone https://github.com/athoraai-resources/claudemd-generator.git
cd claudemd-generator
open index.htmlNo server needed. No dependencies. Just open the file.
- Pure HTML + CSS + JavaScript
- Zero frameworks, zero build tools
- ~50KB total
- Hosted on Cloudflare Pages
Your CLAUDE.md is scored across 4 categories:
| Category | Max Points | What it checks |
|---|---|---|
| Structure | 25 | Proper sections, project name, organized layout |
| Clarity | 25 | Coding style defined, specific rules, no ambiguity |
| Completeness | 25 | Testing, forbidden patterns, workflow rules |
| Best Practices | 25 | Under 300 lines, no linter-replaceable rules, progressive disclosure |
| Resource | URL |
|---|---|
| Live tool | claudemd-generator.pages.dev |
| Guide (Spanish) | guia-claudemd.pages.dev |
| Athora AI | athoraai.com |
| @athoraaicol | |
| +57 314 471 5556 |
Built with 🧡 by Athora AI
AI automation agency based in Colombia. We automate businesses so you can focus on what matters.
