Help us improve
Share bugs, ideas, or general feedback.
From frontend-craft
Adds and reviews Progressive Web App capabilities including manifest metadata, Service Worker registration, Workbox caching, offline fallback, update prompts, and iOS compatibility.
npx claudepluginhub bovinphang/frontend-craftHow this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-craft:fec-pwa-implementationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Make web applications installable, offline and controllable to update.
Builds Progressive Web Apps with service workers for offline caching, web manifests for installability, install prompts, and push notifications. Use for adding native-like features or fixing service worker/manifest errors.
Builds Progressive Web Apps with service workers for offline caching, web app manifests for installability, and strategies like Workbox for resilient web experiences.
Provides Service Worker lifecycle management, caching strategies (cache-first, network-first, stale-while-revalidate), offline support, precaching, runtime caching with Workbox, background sync, and cache versioning for PWAs.
Share bugs, ideas, or general feedback.
Make web applications installable, offline and controllable to update.
skipWaiting().Produce installable web apps, offline fallbacks, visible update prompts, and explicit caching policies. Validate Lighthouse PWA, DevTools Application panel, offline mode, update release and mobile installation process.