·python-quality-checker
</>

python-quality-checker

matteocervelli/llms

フォーマット、型チェック、リンティング、セキュリティ分析により Python コードの品質を検証します。 Python コードベースに使用して、PEP 8 への準拠、型安全性、コード品質を確保します。

7インストール·0トレンド·@matteocervelli

インストール

$npx skills add https://github.com/matteocervelli/llms --skill python-quality-checker

SKILL.md

This skill provides comprehensive Python code quality validation including formatting (Black), type checking (mypy), linting (flake8/ruff), security analysis (bandit), and complexity analysis. Ensures code meets Python best practices and project standards.

| Formatting | Black | Must pass | Yes | | Type hints | mypy | 0 errors | No | | Linting | ruff/flake8 | 0 errors | Partial | | Imports | isort | Must pass | Yes | | Security | bandit | 0 high severity | No | | Complexity | radon | ≤ 10 | No |

Input: Python codebase quality check request Process: Run all Python quality tools and analyze results Output: Comprehensive quality report with pass/fail status Next Step: Report to code-quality-specialist for consolidation

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/matteocervelli/llms --skill python-quality-checker
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

python-quality-checker とは?

フォーマット、型チェック、リンティング、セキュリティ分析により Python コードの品質を検証します。 Python コードベースに使用して、PEP 8 への準拠、型安全性、コード品質を確保します。 ソース: matteocervelli/llms。

python-quality-checker のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/matteocervelli/llms --skill python-quality-checker インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/matteocervelli/llms