ios-data
Installation
SKILL.md
iOS Data Persistence Skill
Store, sync, and secure data in iOS applications
Learning Objectives
By completing this skill, you will:
- Implement data persistence with SwiftData (iOS 17+)
- Master Core Data for complex data models
- Secure sensitive data with Keychain
- Sync data across devices with CloudKit
Prerequisites
| Requirement | Level |
|---|---|
| iOS Fundamentals | Completed |
| Swift | Intermediate |