Agent skill
service-worker-caching-strategies
Implement robust offline caching and asset management for React apps via Service Workers.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/service-worker-caching-strategies
SKILL.md
Service Worker Caching Strategies
Summary
Implement robust offline caching and asset management for React apps via Service Workers.
Key Capabilities
- Cache app shell and assets.
- Implement runtime caching.
- Handle service worker updates.
PhD-Level Challenges
- Prevent cache poisoning.
- Debug scoping issues.
- Manage quota interaction.
Acceptance Criteria
- Demonstrate offline launch.
- Show update prompt.
- Provide a cache strategy.
Didn't find tool you were looking for?