python-best-practices
Expert guidance for writing professional Python code following industry best practicesincluding PEP 8 compliance, testing, type hints, error handling, and modern tooling.Use this skill when writing new Python code, refactoring existing code, setting upPython projects, implementing tests, or ensuring code quality and maintainability.Emphasizes: PEP 8, modularity, DRY principle, TDD, virtual environments (uv),and modern tooling (Ruff, Black, Mypy).
$ インストール
git clone https://github.com/jkitchin/skillz /tmp/skillz && cp -r /tmp/skillz/skills/programming/python-best-practices ~/.claude/skills/skillz// tip: Run this command in your terminal to install the skill
Repository

jkitchin
Author
jkitchin/skillz/skills/programming/python-best-practices
3
Stars
0
Forks
Updated2w ago
Added2w ago