offline-sync-pwa

Community

Offline-first PWA for climb.com

AuthorNoahYn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables climb.com to function seamlessly even without an internet connection, ensuring users can record ascents and votes offline and sync them automatically when connectivity is restored.

Core Features & Use Cases

  • Local Data Storage: Uses IndexedDB (Dexie.js) to store ascent and vote data locally.
  • Background Synchronization: Leverages the Background Sync API to queue and send data when online.
  • Service Worker Caching: Implements caching strategies for offline access to app assets and API fallbacks.
  • Use Case: A user is at a climbing gym with no Wi-Fi. They can record their ascents and votes using the climb.com app, and these will be saved locally and synced to their profile once they are back online.

Quick Start

Implement offline data storage and synchronization for climb.com using IndexedDB, Service Workers, and the Background Sync API.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: offline-sync-pwa
Download link: https://github.com/NoahYn/climb.com/archive/main.zip#offline-sync-pwa

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.