·pwa

Progressive Web App development guidelines covering manifest configuration, service workers, offline-first strategies, mobile optimization, and safe-area handling. Triggers on "PWA", "progressive web app", "installable app", "offline app", "service worker", "web manifest".

10Installs·0Trend·@sebastiaanwouters

Installation

$npx skills add https://github.com/sebastiaanwouters/dotagents --skill pwa

SKILL.md

Build installable, offline-capable web apps optimized for mobile with desktop compatibility.

| standalone | Native app look, no browser UI | Most apps (recommended) | | fullscreen | Entire screen, no status bar | Games, immersive, VR/AR | | minimal-ui | Minimal browser controls | Content needing navigation | | browser | Standard browser tab | Not recommended for PWAs |

| default | White bar, black text | | black | Black bar, white text | | black-translucent | Transparent, content flows behind |

Progressive Web App development guidelines covering manifest configuration, service workers, offline-first strategies, mobile optimization, and safe-area handling. Triggers on "PWA", "progressive web app", "installable app", "offline app", "service worker", "web manifest". Source: sebastiaanwouters/dotagents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is pwa?

Progressive Web App development guidelines covering manifest configuration, service workers, offline-first strategies, mobile optimization, and safe-area handling. Triggers on "PWA", "progressive web app", "installable app", "offline app", "service worker", "web manifest". Source: sebastiaanwouters/dotagents.

How do I install pwa?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sebastiaanwouters/dotagents --skill pwa 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/sebastiaanwouters/dotagents