python

Python development standards and toolchain preferences. Use when (1) writing ANY Python code, (2) setting up Python projects with pyproject.toml, (3) creating standalone CLI scripts, (4) configuring Python tooling (ruff, mypy, pytest, nox, uv), (5) reviewing or refactoring Python code, or (6) advising on Python best practices. Enforces modern Pythonic style, strict type hints, and uv-based workflows.

$ Installieren

git clone https://github.com/MasonEgger/homedir /tmp/homedir && cp -r /tmp/homedir/.claude/skills/python ~/.claude/skills/homedir

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