·pwa-expert
</>

pwa-expert

erichowens/some_claude_skills

Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA", "Service Worker", "offline", "install prompt", "beforeinstallprompt", "manifest.json", "workbox", "cache-first". NOT for native app development (use React Native), general web performance (use performance docs), or server-side rendering.

57Installs·0Trend·@erichowens

Installation

$npx skills add https://github.com/erichowens/some_claude_skills --skill pwa-expert

SKILL.md

Build installable, offline-capable web apps with Service Workers, smart caching, and native-like experiences.

| fullscreen | No browser UI, full screen | | standalone | App-like, no URL bar (recommended) | | minimal-ui | Some browser controls | | browser | Normal browser tab |

See: references/service-worker-patterns.md for caching strategy implementations

Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA", "Service Worker", "offline", "install prompt", "beforeinstallprompt", "manifest.json", "workbox", "cache-first". NOT for native app development (use React Native), general web performance (use performance docs), or server-side rendering. Source: erichowens/some_claude_skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/erichowens/some_claude_skills --skill pwa-expert
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pwa-expert?

Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA", "Service Worker", "offline", "install prompt", "beforeinstallprompt", "manifest.json", "workbox", "cache-first". NOT for native app development (use React Native), general web performance (use performance docs), or server-side rendering. Source: erichowens/some_claude_skills.

How do I install pwa-expert?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/erichowens/some_claude_skills --skill pwa-expert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/erichowens/some_claude_skills