About
This skill equips Claude with the latest Python 3.13 coding standards, ensuring generated code is idiomatic, performant, and type-safe. It focuses on replacing legacy practices—such as 'typing' module imports—with modern alternatives like the pipe operator for unions and built-in generics for collections. Whether refactoring legacy codebases or starting new projects, this skill provides precise guidance on structural pattern matching, efficient resource management via context managers, and robust asynchronous programming to maximize code maintainability.