What problem does it solve?
This skill helps developers prepare and release high-quality PWA (Progressive Web App) and native-wrapper (TWA) experiences, ensuring production readiness for modern web apps.
Core Features & Use Cases
- Manifest optimization: validate name, short_name, icons, start_url, display, and ensure maskable icons and splash screens are configured.
- Asset generation: generate all required icons for iOS/Android, store store-ready screenshots, and ensure apple-touch-icon readiness.
- Service Worker Strategy: review next-pwa or custom service worker settings and ensure appropriate caching strategies; verify offline fallbacks.
- TWA / Native Wrapper Support: provide configuration files and steps for Bubblewrap / Capacitor wrappers; guidance on signing keys and build processes without committing keys.
Quick Start
Audit and configure a web app for a PWA/TWA release by validating the manifest, generating assets, and setting up the service worker.