home/categories/ide-plugins/s-hiraoku-synapse-a2a-claude-skills-code-quality-skill-md
ide-pluginstools

code-quality

Run code quality checks (ruff, mypy, pytest) and optionally simplify code. This skill should be used when the user wants to check code quality, run linters, run tests, or simplify recently modified code. Triggered by /lint, /check, or /code-quality commands.

s-hiraoku
maintainer
s-hiraoku
更新日 1/19/2026
スター
0
フォーク
0
quick start

Installation and usage

Run code quality checks (ruff, mypy, pytest) and optionally simplify code. This skill should be used when the user wants to check code quality, run linters, run tests, or simplify recently modified code. Triggered by /lint, /check, or /code-quality commands.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use code-quality