About
The SwiftData Code Review skill provides specialized guidance for developers building iOS and macOS applications using Apple's SwiftData framework. It automates the detection of common pitfalls such as circular references, main-thread blocking queries, and unsafe cross-actor data passing. By analyzing model decorators, relationship configurations, and background concurrency patterns using @ModelActor, it ensures your persistence layer remains performant, robust, and ready for schema evolution through versioned migrations.