home/categories/code-quality/crazyguitar-pysheeet-skills-readable-py-skill-md
code-qualitytesting-security

readable-py

Readable Python code rules inspired by The Art of Readable Code. Use when writing, reviewing, or refactoring Python code. Enforces short functions, flat control flow, clear naming, readable structure, and Pythonic idioms.

crazyguitar
maintainer
crazyguitar
更新於 4/4/2026
星標
8145
分支
1222
quick start

Installation and usage

Readable Python code rules inspired by The Art of Readable Code. Use when writing, reviewing, or refactoring Python code. Enforces short functions, flat control flow, clear naming, readable structure, and Pythonic idioms.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use readable-py