What is python-clean-code?
Use when writing, fixing, editing, reviewing, or refactoring any Python code. Enforces Robert Martin's complete Clean Code catalog—naming, functions, comments, DRY, and boundary conditions. Source: ertugrul-dmr/clean-code-skills.