AI AGENT ADDONS

Progressive Web Apps let you build web applications that work even without internet. They use a special script called a service worker to handle connections and store files. This makes your app load fast and feel like a native app on any device.

With this skill you can add offline support, smart caching, and push notifications. Users can install your app on their home screen and use it just like a regular app. The key is a simple JSON file called the web app manifest that tells the browser how to display your app.

Whether you are building a new PWA or improving an existing one, this skill covers everything from setting up HTTPS to creating custom caching strategies with tools like Workbox. Your web app will be reliable and fast for everyone.

Add Pwa Development skill to your workflow

Global

mkdir -p ~/.claude/skills/pwa-development

Project

mkdir -p .claude/skills/pwa-development

Source Repository

Stars
698
Forks
57
Watchers
698
License
MIT
Last Push
1 month ago
Created
7 months ago