ios-cloud-sync

Installation
SKILL.md

Cloud Sync

Overview

Core principle: Choose the right sync technology for the data shape, then implement offline-first patterns that handle network failures gracefully.

Two fundamentally different sync approaches:

  • CloudKit — Structured data (records with fields and relationships)
  • iCloud Drive — File-based data (documents, images, any file format)

References

Quick Decision Tree

What needs syncing?
Installs
2
GitHub Stars
8
First Seen
Mar 10, 2026
ios-cloud-sync — derklinke/codex-config