·swiftdata-coredata-persistence
</>

swiftdata-coredata-persistence

dagba/ios-mcp

SwiftData または CoreData を使用して iOS アプリにデータ永続性を実装する場合、移行エラー、フェッチのパフォーマンスの問題が発生する場合、または永続性フレームワークの選択をする場合に使用します。

23インストール·1トレンド·@dagba

インストール

$npx skills add https://github.com/dagba/ios-mcp --skill swiftdata-coredata-persistence

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
ソース
dagba/ios-mcp
カテゴリ
</>開発ツール
認証済み
初回登録
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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dagba/ios-mcp