sync-offline

Implement offline-first sync for the widget host app: caching, sync queues, conflict resolution, background refresh, and retry policies. Use when designing local persistence, background sync workers, or reconciling local/remote data.

$ Installieren

git clone https://github.com/YosrBennagra/3SC /tmp/3SC && cp -r /tmp/3SC/.github/skills/sync-offline ~/.claude/skills/3SC

// tip: Run this command in your terminal to install the skill