swiftdata-coredata-persistence
✓当使用 SwiftData 或 CoreData 在 iOS 应用程序中实现数据持久性、遇到迁移错误、提取性能问题或在持久性框架之间进行选择时使用
SKILL.md
SwiftData and CoreData are NOT interchangeable. Each has specific strengths, migration traps, and performance patterns. Wrong framework choice or migration strategy causes production crashes.
Core principle: Choose framework based on app constraints, version models from day one, never store BLOBs in the database.
CRITICAL: If you shipped unversioned SwiftData with iCloud sync, users will crash on first migration.
当使用 SwiftData 或 CoreData 在 iOS 应用程序中实现数据持久性、遇到迁移错误、提取性能问题或在持久性框架之间进行选择时使用 来源:dagba/ios-mcp。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dagba/ios-mcp --skill swiftdata-coredata-persistence- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 swiftdata-coredata-persistence?
当使用 SwiftData 或 CoreData 在 iOS 应用程序中实现数据持久性、遇到迁移错误、提取性能问题或在持久性框架之间进行选择时使用 来源:dagba/ios-mcp。
如何安装 swiftdata-coredata-persistence?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dagba/ios-mcp --skill swiftdata-coredata-persistence 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dagba/ios-mcp
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01