mobile-pwa
Installation
SKILL.md
Progressive Web Apps (PWA)
Build installable, offline-capable web applications with native-like experiences.
Instructions
- Start with responsive design - PWAs must work on all screen sizes
- Implement offline-first - Cache critical assets and data
- Add a manifest - Enable installation on devices
- Use service workers - Control network requests and caching
- Optimize performance - Fast load times are critical for mobile