sk Skill · btseee
clean-code
Use when writing, editing, reviewing, testing, or refactoring code in any language or framework; when creating files or deciding where code belongs; when designing or changing module boundaries, layers, and dependencies; when starting a new project; or when auditing or cleaning up an existing one. Covers naming, functions, comments, error handling, tests, concurrency, security, code placement, single responsibility,…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
Python
- Host repository
- btseee/clean-code-skills
- Version
- 3.2.0
- Compatible with
- Works with no tooling. Optional scripts in scripts/ need Python 3.8+ and read-only filesystem access, they write only to .clean/ and never use the network.
- Licence
- MIT
- Host stars
- 10
- Host language
- Python