This skill enables an agent to implement robust data persistence in Swift applications using the SQLiteData library. It focuses on bridging local SQLite storage with iCloud synchronization and sharing capabilities, ensuring data is consistent across devices.
Use this skill when building iOS or macOS applications that require a local database with seamless cloud backup, multi-user record sharing, or advanced SwiftUI observations of database changes.
bootstrapDatabase in the app entry point, dependency injection via @Dependency, and patterns for executing read/write queries.@FetchAll, @FetchOne, and @Fetch for reactive SwiftUI views.Designed for agents capable of Swift/iOS development, such as those integrated with Xcode or specialized Swift coding assistants.
This skill has not been reviewed by our automated audit pipeline yet.