mobile-pwa

Installation
SKILL.md

Progressive Web Apps (PWA)

Build installable, offline-capable web applications with native-like experiences.

Instructions

  1. Start with responsive design - PWAs must work on all screen sizes
  2. Implement offline-first - Cache critical assets and data
  3. Add a manifest - Enable installation on devices
  4. Use service workers - Control network requests and caching
  5. Optimize performance - Fast load times are critical for mobile

Web App Manifest

Installs
5
GitHub Stars
3
First Seen
Mar 15, 2026
mobile-pwa — housegarofalo/claude-code-base