关于
The Python Style Guide skill equips Claude with a comprehensive framework based on Google's Python Style Guide to ensure high-quality code generation and review. It provides specific constraints for naming conventions, import structures, exception handling, and modern type annotations, making it an essential tool for maintaining professional-grade codebases. By prioritizing consistency and readability, this skill helps developers avoid common antipatterns while promoting the use of robust features like context managers, f-strings, and Google-style docstrings.