home/categories/code-quality/laurigates-claude-plugins-python-plugin-skills-python-code-quality-skill-md
code-qualitytesting-security
python-code-quality
Python code quality with ruff (linting & formatting) and mypy (type checking). Covers pyproject.toml configuration, pre-commit hooks, and type hints. Use when user mentions ruff, mypy, linting, formatting, type checking, code style, or Python code quality.
maintainer
laurigates
更新于 1/19/2026
星标
2
分支
0
quick start
Installation and usage
Python code quality with ruff (linting & formatting) and mypy (type checking). Covers pyproject.toml configuration, pre-commit hooks, and type hints. Use when user mentions ruff, mypy, linting, formatting, type checking, code style, or Python code quality.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use python-code-quality