data-storage

Installation
SKILL.md

Frontend Data Storage Skill

Implement client-side data storage using localStorage, IndexedDB, or SQLite WASM for offline-capable web applications.


When to Use

  • Storing user preferences and settings
  • Caching API responses
  • Implementing offline-first applications
  • Managing large client-side datasets
  • Syncing data between sessions

Storage Options

Installs
2
GitHub Stars
1
First Seen
Mar 4, 2026
data-storage — profpowell/vanilla-breeze