The Python Quality Audit skill provides a comprehensive, non-intrusive assessment of your Python repository's health. By comparing your current codebase against a rigorous 9-dimension quality framework, it identifies missing configurations in your pyproject.toml, gaps in your pre-commit hooks, and deficiencies in your CI/CD pipelines. This skill is designed to provide actionable insights and benchmarking before you commit to structural changes, ensuring your project meets modern standards for linting, security, type-checking, and testing coverage.
主要功能
012 GitHub stars
02Detailed report with actionable recommendations for improvement
03Verification of Git hooks and tool-specific automation
04Inventory of tool configurations in pyproject.toml
05Read-only 9-dimension quality gap analysis
06CI/CD job coverage assessment for testing and security