code-quality

Maintain Python code quality using Black formatting, Ruff linting, and mypy type checking. Use when formatting code, running linters, fixing style issues, or adding type hints.

$ Installer

git clone https://github.com/AutumnsGrove/GroveEngine /tmp/GroveEngine && cp -r /tmp/GroveEngine/.claude/skills/code-quality ~/.claude/skills/GroveEngine

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