概要
This skill equips Claude with a deep understanding of idiomatic Python development, ensuring that generated code adheres to PEP 8 standards and modern industry best practices. It covers a comprehensive range of patterns, from basic readability and 'Easier to Ask Forgiveness Than Permission' (EAFP) principles to advanced topics like context managers, data classes, and concurrency. Whether you are refactoring legacy code or architecting new high-performance applications, this skill ensures your Python projects remain robust, maintainable, and highly readable.