swiftdata

Community

SwiftData: native persistence for SwiftUI.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Apple's native persistence framework with @Model, @Query, and CloudKit sync; designed for SwiftUI with reference-type models.

Core Features & Use Cases

  • @Model classes and declarative @Query for reactive UI updates.
  • CloudKit sync, relationships, and concurrency with Swift 6.
  • Migrations and cross-framework guidance.

Quick Start

Define a @Model class, use @Query to fetch in a SwiftUI view, and enable CloudKit sync.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: swiftdata
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#swiftdata

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository