service-worker

Installation
SKILL.md

Service Worker

Table of Contents

Constraints

  • HTTPS required (localhost exempt for dev)
  • No DOM access — runs on separate thread
  • Fully async — no synchronous XHR, no localStorage
Related skills

More from jgamaraalv/ts-dev-kit

Installs
25
GitHub Stars
14
First Seen
Feb 21, 2026