Acerca de
Provides a systematic framework for debugging and optimizing Core Data implementations in modern xOS applications. It guides developers through mandatory diagnostic steps to identify common pitfalls like schema mismatches and thread-confinement violations, offering battle-tested implementation patterns for both lightweight and heavy migrations. By emphasizing SQL debugging, relationship prefetching, and safe SwiftData bridging, the skill ensures data integrity and high performance while mandating real-device testing to prevent production crashes.