ruff

This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use this skill for tasks involving Python code quality checks, automatic code formatting, enforcing style rules (PEP 8), identifying bugs and security issues, or modernizing Python code. This skill should be invoked PROACTIVELY whenever Python code is written or modified to ensure code quality.

$ 安裝

git clone https://github.com/PovertyAction/ipa-stata-template /tmp/ipa-stata-template && cp -r /tmp/ipa-stata-template/.claude/skills/ruff ~/.claude/skills/ipa-stata-template

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