python-style-standards

Python coding standards including line length (80 chars), naming conventions (snake_case, PascalCase), type hints, docstrings, exception handling, and logging patterns. Use when writing new Python code or reviewing code quality.

$ Installieren

git clone https://github.com/randalmurphal/claude-config /tmp/claude-config && cp -r /tmp/claude-config/skills/python-style ~/.claude/skills/claude-config

// tip: Run this command in your terminal to install the skill