English · 한국어
A CLAUDE.md generator for vibe coding — itself vibe-coded.
▶ Live demo: https://whoridechicken.github.io/vibe-coding-claude-md/ · 🧩 Single file: open index.html in any browser
A single HTML file that walks you step-by-step to a clean CLAUDE.md for Claude Code.
- No install, no server, no build — open one file and go
- Zero network requests — your input never leaves the browser (autosave uses local
localStorageonly) - Save the result as
CLAUDE.md, then ask Claude Code to "refine it against our actual code"
Hand-writing CLAUDE.md for every project got old — so I vibe-coded a tool, with Claude Code, to make it. A tool for better vibe coding, made by vibe coding. 🌀
- 👩💻 Developer mode / 🙋 Non-developer mode — completely separate flows (non-dev gets auto-recommended stack & commands, no jargon)
- 🌐 EN / KR toggle — UI and generated output switch together; selections are preserved
- 🧱 Domain-aware stack & architecture suggestions (web / mobile / API / game / desktop / automation / library…)
- ✅ Bakes in verified best practices: ≤200-line guard, build/test/verify commands, way of working, source of truth, security rules, Definition of Done,
@import,.claude/rulesexample - 💾 Autosave & resume (survives refresh / accidental navigation)
- ⌨️ Keyboard navigation & a11y (focus-visible, reduced-motion)
| Mode select — developer vs non-developer | Coding rules — verifiable, chip-based |
![]() |
![]() |
| Security guardrails | Review & generated CLAUDE.md |
![]() |
![]() |
- Open
index.htmlin a browser (or the live demo) - Pick a mode → go step by step → review & edit at the end
- 📋 Copy or ⬇ Download → save as
CLAUDE.mdin your project root - In that folder, tell Claude Code:
Review and refine this CLAUDE.md against our actual code. Where it differs from the code, fix it to match the code, and fill in missing build/test/verify commands and domain terms. Keep it under 200 lines.
100% client-side. No network requests. Inputs stay in the browser and autosave is written only to this browser's localStorage. (A static host may keep standard access logs like any website, but the tool itself adds no analytics or tracking.)
Unofficial project. Not affiliated with Anthropic. "Claude" is a trademark of Anthropic.
MIT © 2026 WooWon Jin
Issues & PRs welcome — it's a single file, easy to read end-to-end.




