概要
This skill provides Claude with a comprehensive framework for writing, reviewing, and refactoring Python code according to Google's Python Style Guide and modern PEP standards. It covers everything from naming conventions and import grouping to advanced type annotations and the use of modern Python features like match statements and exception groups. By integrating these guidelines, developers can ensure their AI-generated code is production-ready, highly readable, and consistent with industry-leading engineering standards.