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
Updated 1/19/2026
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use code-quality