Readable Python

Design, implement, refactor, or review Python modules for explicit operational flow, descriptive naming, nearby helpers, small stateful classes, and minimal abstraction. Use when readability and simplicity are the primary code-design goals. Do not apply these conventions to non-Python code unless requested.

surajit003 Updated

File contents

surajit003/agent-skills/tree/main/plugins/readable-python/skills/readable-python commit 93d0f9c536

Frequently asked questions

npx skillmds@latest add surajit003/readable-python