About
This skill empowers Claude to refactor and implement high-performance Python dataclasses by applying industry-standard optimization patterns. It focuses on reducing memory overhead using slots, ensuring data integrity through immutability and post-initialization validation, and handling common pitfalls like mutable default arguments. It is particularly valuable for developers working on data-heavy applications, machine learning configurations, or robust backend systems where performance and reliability are critical.