| name | zen-of-python-refactor |
|---|---|
| description | Review and refactor Python code using PEP 20 (Zen of Python) principles. Use when performing code review, refactoring complex codebases, editing AI-assisted code additions, or when the user mentions code quality, readability, or Python style. |
Apply PEP 20 principles to review and refactor Python code. Run import this in Python to see the full Zen.