core-data-diag

Community

Systematic Core Data diagnostics & safe migrations.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This diagnostic skill helps identify schema migrations, concurrency errors, and N+1 query patterns, with guidance for safe migrations when bridging SwiftData and Core Data.

Core Features & Use Cases

  • Schema mismatch analysis and safe migration patterns
  • Concurrency/thread-confinement diagnostics
  • N+1 query profiling guidance for Core Data

Quick Start

Prompt: "Diagnose a migration crash after updating the data model."

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

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