소개
The swiftui-data skill provides specialized guidance for implementing robust data persistence in Apple ecosystem applications, specifically targeting modern SwiftUI frameworks. It streamlines the creation of data models using SwiftData, manages complex relationships, and configures CloudKit synchronization for seamless cross-device updates. Beyond heavy-duty databases, the skill also assists with lightweight storage solutions like AppStorage for user preferences and SceneStorage for UI state, ensuring developers use the most efficient persistence method for their specific use case.