关于
This skill equips Claude with the architectural standards introduced in the latest Python releases, ensuring your code is clean, efficient, and future-proof. It prioritizes modern syntax like built-in generics and the pipe operator for union types, eliminating the need for legacy typing imports. By providing structured guidance on structural pattern matching (match/case), memory-efficient generators, and robust async/await implementations, this skill helps developers avoid common anti-patterns while maximizing the performance and readability of their Python 3.13 projects.