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 |
Related skills
More from pluginagentmarketplace/custom-plugin-ios
uikit-development
Master UIKit - Views, controllers, navigation, Auto Layout, animations
4ios-fundamentals
Master iOS development foundations - Architecture, lifecycle, memory, concurrency
3ios-testing
Master iOS testing - XCTest, UI testing, mocking, debugging, performance
2ios-networking
Master iOS networking - URLSession, async/await, REST APIs, authentication
2app-store
Master App Store deployment - Submission, TestFlight, CI/CD, release management
2