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