关于
The Python Reviewer skill is a specialized audit tool for Claude Code designed to identify technical debt, stylistic inconsistencies, and potential bugs in Python projects. It automatically detects project configurations like pyproject.toml and applies industry-standard rules for PEP8, type hinting (leveraging Python 3.10+ syntax), and robust error handling. By providing structured feedback with severity levels, it helps developers refactor code into clean, 'Pythonic' implementations while integrating seamlessly with modern tooling like Ruff, Mypy, and Pytest.