home/categories/nosql-databases/majiayu000-claude-skill-registry-data-data-dexie-cache-sync-skill-md
nosql-databasesdatabases
dexie-cache-sync
Dexie IndexedDB caching layer with Convex sync for local-first architecture. Covers sync hooks, optimistic updates (React state only), cascade deletes, orphan detection, SSR safety. Triggers on "cache", "dexie", "useCacheSync", "optimistic", "offline", "IndexedDB".
maintainer
majiayu000
Mis à jour 2/5/2026
Étoiles
3
Forks
2
quick start
Installation and usage
Dexie IndexedDB caching layer with Convex sync for local-first architecture. Covers sync hooks, optimistic updates (React state only), cascade deletes, orphan detection, SSR safety. Triggers on "cache", "dexie", "useCacheSync", "optimistic", "offline", "IndexedDB".
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use dexie-cache-sync