Automatic CLAUDE.md generator — analyses your repo and writes it for you
Project description
claudegen
Automatic CLAUDE.md generator. Analyses your repo and writes the file for you.
Install
pip install claudegen
Usage
# Analyse current directory and write CLAUDE.md
claudegen
# Preview without writing
claudegen --dry-run
# Overwrite existing CLAUDE.md
claudegen --force
# Analyse a specific repo
claudegen ~/projects/myapp
What it detects
- Languages — Python, TypeScript, JavaScript, Rust, Go, Ruby, and more
- Frameworks — FastAPI, Django, Next.js, React, Express, and more
- Package manager — pip, uv, poetry, npm, pnpm, yarn, cargo, etc.
- Test runner — pytest, jest, vitest, go test, cargo test
- Linter / formatter — ruff, black, eslint, prettier, clippy
- Commands — install, build, test, lint, run
- Project structure — key directories with descriptions
- Code conventions — indentation, quotes, type annotations
- Infrastructure — Docker, CI/CD
Why
CLAUDE.md is the most important file for getting good results from Claude Code, but it's tedious to write from scratch. claudegen does it in one command.
Zero dependencies
Pure Python stdlib. No extra packages required.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claudegen-0.1.1.tar.gz.
File metadata
- Download URL: claudegen-0.1.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3970e20860d8b2a85365079fdb5e5ef971f34c07019d369ba32c76e76aefcdca
|
|
| MD5 |
f69bfbdfc32789617e98a887c74b65c0
|
|
| BLAKE2b-256 |
690fb743e01f543eb7647c10f9f6b3ffa4597176c52fc22052af66fdfe5e538c
|
File details
Details for the file claudegen-0.1.1-py3-none-any.whl.
File metadata
- Download URL: claudegen-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f72e663f9e30ac8ca259f9cfa0f0c5eb85b46947fa3c7e1b07e7e0d9a1c6629f
|
|
| MD5 |
63ae7f05df6603d644487c1884608d12
|
|
| BLAKE2b-256 |
2b45a5cd0c6d957d146dd200e74e38266c9db5ec669be014c3fcc36e3282d37d
|