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
Mis à jour 4/4/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use readable-py