Armory
Source
Browse
Skills

progressive-web-app

Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install progressive-web-app --cli claude

writes the skill into.claude/skills/progressive-web-app/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/progressive-web-app/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.

When to use it

Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/web-development/progressive-web-app/SKILL.md -o .claude/skills/progressive-web-app/SKILL.md

Notes

Extracted from davila7/claude-code-templates, progressive-web-app category.