python-guidelines

Installation
SKILL.md

Python Guidelines

Integrate into existing code. Don't append to it.

Simple is better than complex. Flat is better than nested. Errors should never pass silently. Unless explicitly silenced. If the implementation is hard to explain, it's a bad idea.

-- The Zen of Python (PEP 20)

Code Philosophy

Installs
34
GitHub Stars
1.1K
First Seen
Apr 14, 2026
python-guidelines — fcakyon/claude-codex-settings