pep8

Installation
SKILL.md

Python Style & PEP 8 Enforcement

Auto-enforce Python 3.11+ standards.

When to Use

  • Writing/reviewing Python code
  • Type hint issues or style violations
  • User requests PEP 8 check

Core Standards

Standard Desc
PEP 8 Naming, imports, spacing
PEP 484/585 Type hints (modern)
PEP 257 Docstrings
PEP 604 Union |
PEP 570/3102 / positional, * keyword
Related skills

More from georgekhananaev/claude-skills-vault

Installs
2
GitHub Stars
23
First Seen
Jan 27, 2026