dignified-python

Python coding standards with automatic version detection. Use when writing, reviewing, or refactoring Python to ensure adherence to LBYL exception handling patterns, modern type syntax (list[str], str | None), pathlib operations, ABC-based interfaces, absolute imports, and explicit error boundaries at CLI level. Also provides production-tested code smell patterns from Dagster Labs for API design, parameter complexity, and code organization. Essential for maintaining erk's dignified Python standards.

$ インストール

git clone https://github.com/dagster-io/erk /tmp/erk && cp -r /tmp/erk/.claude/skills/dignified-python ~/.claude/skills/erk

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