Acerca de
The Python Code Review skill empowers Claude to perform deep static analysis of Python projects, ensuring strict adherence to PEP8 style guides and modern Python 3.9+ conventions. It automatically identifies missing type annotations, detects dangerous anti-patterns like mutable default arguments, and evaluates documentation quality against Google or NumPy standards. By providing structured, severity-rated feedback and integrating with tools like Ruff and Mypy, this skill helps developers maintain professional, readable, and type-safe codebases with minimal manual effort.