소개
The Python Code Quality Suite is a comprehensive toolset for maintaining high standards in Python projects, specifically optimized for the Synapse framework. It integrates industry-standard tools like Ruff for linting, Mypy for static type checking, and Pytest for unit testing into a single command-on-demand workflow. Beyond simple error detection, the skill features an AI-powered code simplification agent that refines logic and improves readability while maintaining functionality. Whether processing recently modified files to accelerate the development loop or auditing an entire codebase, this skill provides actionable feedback and automated fixes to ensure production-ready code.