CLAUDE.md
CLAUDE.mdCLAUDE.mdroot
Quality
74/100
Scores the file, not the repository.Length
151 words
3 headings · 0 code blocksRepository
0
— · pushed 113 days agoLast changed
3 days ago
First indexed 3 days ago.1# ColorAgent Development Guide23## Commands4- Tests:5 - All tests: `pytest`6 - Single test: `pytest path/to/test.py::TestClass::test_method`7 - Frontend: `cd apps/ && pnpm test`8 - Single frontend test: `cd frontend && pnpm jest <test_file>`9- Lint:10 - Python: `ruff .`11 - Frontend: `cd frontend && pnpm format`12 - TypeScript check: `cd frontend && pnpm typescript:check`13- Build:14 - Frontend: `cd frontend && pnpm build`15 - Start dev: `./bin/start`1617## Code Style18- Python: Use type hints, follow mypy strict rules19- Frontend: TypeScript required, explicit return types20- Imports: Use simple-import-sort21- CSS: Use utility classes instead of inline styles22- Error handling: Prefer explicit error handling with typed errors23- Naming: Use descriptive names, camelCase for JS/TS, snake_case for Python24- Comments: Leave comments to explain tricky areas of the code or to explain WHY something is there, but don't just leave comments everywhere, the code should be default readable
Also in sebellows/color-agent
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| sebellows/color-agent.clinerules/react-typescript.md · 0 | Cline rules | teststylearchdependencies+1 | 64/100 | 3 days ago | |
| sebellows/color-agent.clinerules/01-project-rules.md · 0 | Cline rules | teststylearchsecurity+2 | 56/100 | 3 days ago | |
| sebellows/color-agent.clinerules/python.md · 0 | Cline rules | setuptestlint-formatstyle+3 | 81/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.4k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 3 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 45 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 3 days ago | |
| microsoft/playwrightCLAUDE.md · 94k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 3 days ago | |
| dotCMS/coreCLAUDE.md · 949 | CLAUDE.md | setupbuildteststyle+7 | 99/100 | today | |
| lollipopkit/flutter_server_boxCLAUDE.md · 8.3k | CLAUDE.md | buildteststylearch+2 | 98/100 | 3 days ago | |
| carrot-foundation/middle-earthCLAUDE.md · 0 | CLAUDE.md | setupbuildtestlint-format+6 | 97/100 | 3 days ago | |
| caliber-ai-org/ai-setupCLAUDE.md · 1.2k | CLAUDE.md | buildtestlint-formatstyle+1 | 97/100 | 3 days ago |
