git log --oneline --stat
HEAD
- Stars
- 2.2k
- Forks
- 123
- Updated
- Jun 2, 2026
repo --stat
stars
2.2k
forks
123
last update
Jun 2, 2026
license
MITv1.5.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add ios-swiftdata-modern - Invoke
// Run from any project directory
$ claude --skill ios-swiftdata-modern "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill ios-swiftdata-modern "now refactor it"
ios-swiftdata-modern/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- iOS SwiftData Modern
- slug:
- ios-swiftdata-modern
- version:
- v1.5.0
- license:
- MIT
- author:
- @cupertino-craft
- categories:
- tags:
- #swiftdata#swift#ios17#cloudkit#persistence
- description:
SwiftData (iOS 17+) the production way — @Model, @Query, CloudKit sync, predicates, migrations.
README.md
ios-swiftdata-modern/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…