idb-state-persistence

IndexedDB patterns for local-first state persistence using the idb library. Use when implementing features that require persistent state across navigation and sessions. Covers data modeling, defaults, CRUD operations, state managers, and reset patterns. Integrates with web-components for reactive UI updates.

$ 설치

git clone https://github.com/matthewharwood/fantasy-phonics /tmp/fantasy-phonics && cp -r /tmp/fantasy-phonics/.claude/skills/idb-state-persistence ~/.claude/skills/fantasy-phonics

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