Offline First

Offline-first architecture for Android AI agents. Use this skill whenever the app needs to work without internet, implementing cache-first strategy, local-first data, sync architecture, optimistic UI updates, conflict resolution, network connectivity monitoring, WorkManager background sync, retry logic, pending operations queue, stale-while-revalidate, or any pattern where local data is the source of truth and network data is synced. Triggers on: offline, cache, sync, local-first, network unavailable, background sync, WorkManager, ConnectivityManager, no internet, optimistic update.

piyushverma0 3fbffd0 9.4 KB Updated

File contents

piyushverma0/android-agent-skills/tree/main/skills/offline-first commit 3fbffd0a59

Frequently asked questions

npx skillmds@latest add piyushverma0/offline-first