Agent capability
pwa-engineering
Design, build, audit, debug, and verify production Progressive Web Apps across frameworks. Use for web app manifests, service workers, offline behavior, installability, update flows, cache strategy, push notifications, background capabilities, iOS or Android PWA behavior, Lighthouse findings, and regressions caused by stale cached assets.
Compatible agent runtimes
7 files
17,190 bytes
Runtime provisioning
Provision this capability
The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.
Shared Agent Skills
User scope: ~/.agents/skills/pwa-engineering
curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh pwa-engineering --client agents --scope user --registry __MM_RUNTIME_ORIGIN__
Codex
User scope: ~/.agents/skills/pwa-engineering
curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh pwa-engineering --client codex --scope user --registry __MM_RUNTIME_ORIGIN__
OpenCode
User scope: ~/.config/opencode/skills/pwa-engineering
curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh pwa-engineering --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__
Antigravity
User scope: ~/.gemini/config/skills/pwa-engineering
curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh pwa-engineering --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'pwa-engineering' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'
Artifact integrity
Versioned package contents
| Path | Bytes | SHA-256 |
|---|---|---|
| agents/openai.yaml | 302 | eccc589abfb0ee85… |
| README.md | 877 | e043fd595ddd864f… |
| references/official-sources.md | 1,306 | cc7db59ab6033ebf… |
| scripts/manifest_preflight.py | 5,256 | 30711cf7f05880b3… |
| SKILL.md | 6,199 | 4a9c43e3f00a6e88… |
| SOURCE.md | 407 | 0b08003406ee1899… |
| tests/test_manifest_preflight.py | 2,843 | 4b2a0a8a04be5013… |