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
Atualizado 4/4/2026
Estrelas
8145
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use readable-py