home/categories/automation-tools/masa-codehub-issue-creator-kit-gemini-skills-python-verification-skill-md
automation-toolstools

python-verification

Ensures Python code quality through static analysis (Ruff, Mypy) and efficient testing workflows (Pytest). Used (1) during new feature development to catch logic errors early, (2) before committing bug fixes to prevent regressions, and (3) as a final quality gate before creating a pull request.

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

Installation and usage

Ensures Python code quality through static analysis (Ruff, Mypy) and efficient testing workflows (Pytest). Used (1) during new feature development to catch logic errors early, (2) before committing bug fixes to prevent regressions, and (3) as a final quality gate before creating a pull request.

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

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

skills use python-verification