core-data

Community

Core Data: robust persistence patterns.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Core Data patterns and concurrency guidance for when to use Core Data versus SwiftData, plus how to set up a robust Core Data stack.

Core Features & Use Cases

  • Modern stack setup, including persistent containers and optional CloudKit integration.
  • Concurrency strategies to avoid thread-confinement issues.
  • Migration considerations and debugging.

Quick Start

Set up a basic Core Data stack with NSPersistentContainer and a background context.

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: core-data
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#core-data

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