quasar-pwa-development

Installation
SKILL.md

Quasar PWA Development

Use this skill with quasar-development and, when combined, the SSR or SSG skill.

Choose the service-worker strategy

  1. Inspect quasar.config.* > pwa, src-pwa/, manifest configuration, and current Workbox mode.
  2. Read the current Quasar PWA documentation.
  3. Add the mode with quasar mode add pwa.
  4. Prefer GenerateSW for standard caching; use InjectManifest only when custom service-worker logic is required.

Design caching and updates explicitly

Installs
5
GitHub Stars
1
First Seen
Aug 19, 2026
quasar-pwa-development — quasarframework/agent-skills