CLAUDE.md Generator — auto-generate governance files for any repo #1022
goblinmode2700
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you use Claude Code, a well-written CLAUDE.md makes a huge difference in code quality. But writing one from scratch is a pain.
I made a GitHub Action that analyzes your repo and generates one automatically:
Detects 20+ frameworks (Next.js, FastAPI, Django, Rails, Go, Rust, etc.), discovers build/test/lint commands, handles monorepos.
Repo: https://github.com/goblinmode2700/claude-md-generator
Also put together a free CLAUDE.md best practices guide at https://necessitaslabs.vercel.app/claude-md-best-practices if you prefer writing one manually.
Happy to hear what else would be useful to detect.
Beta Was this translation helpful? Give feedback.
All reactions