python-analyzer

Format and analyze Python code using ruff (formatting/linting) and ty (static type checking). Use when the user asks to format Python code, run linting, check types, fix code style issues, or analyze Python code quality.

$ 安裝

git clone https://github.com/jurabek/rules-prompts /tmp/rules-prompts && cp -r /tmp/rules-prompts/skills/python-analyzer ~/.claude/skills/rules-prompts

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