PWA Patterns — Patrones Progressive Web App (stack-ia-creador)
CommunityDesign fast PWAs with offline-ready caching.
System Documentation
What problem does it solve?
This Skill helps you implement reliable Progressive Web App patterns so your web app stays fast, installable, and usable offline with predictable caching behavior.
Core Features & Use Cases
- Service Worker caching strategies: Apply stale-while-revalidate for app assets and network-first for API calls to balance responsiveness with freshness.
- Manifest-driven installability: Configure manifest.json fields (name, icons, display mode, shortcuts) to support “Add to Home Screen” experiences.
- Web Vitals and UX guardrails: Set practical performance goals (LCP/CLS/INP) and recommend mobile-first, accessible structure to reduce user-facing regressions.
Use case: Build a Vanilla JS dashboard that loads quickly from cache, updates content in the background, and still works when the user loses connectivity during editing or viewing.
Quick Start
Ask the system to generate a production-ready sw.js and manifest.json setup that follows stale-while-revalidate for same-origin HTML/JS/CSS and network-first for same-origin /api/ requests.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: PWA Patterns — Patrones Progressive Web App (stack-ia-creador) Download link: https://github.com/laboratoriolegalcontable-png/stack-ia-creador/archive/main.zip#pwa-patterns-patrones-progressive-web-app-stack-ia-creador Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.