Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

common-ios-app-data-schema

النجوم١
التفرعات٠
آخر تحديث١٢ مايو ٢٠٢٦ في ٢٠:١١

Data agent designs the local persistence layer for a native iOS app from the system design — schema for SwiftData (iOS 17+) or Core Data (iOS 16 floor) with appropriate migrations, encryption posture (Data Protection class + Keychain access class), CloudKit sync configuration when needed, multi-screen data coherence via `@Query` / `@FetchRequest`, sandbox filesystem discipline (Documents / Application Support / Caches / tmp), atomic file writes. Produces `.claude/data-schema.md`. Use after system design is approved.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly