home/categories/ide-plugins/jurabek-claude-code-skills-python-analyzer-skill-md
ide-pluginstools

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.

jurabek
maintainer
jurabek
更新于 12/30/2025
星标
1
分支
0
quick start

Installation and usage

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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use python-analyzer