pwa-quality

Validate PWA manifest, service worker, and Lighthouse audits for store readiness.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/DojoCodingLabs/app-gtm-release-toolkit --skill pwa-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pwa-quality
Source: https://github.com/DojoCodingLabs/app-gtm-release-toolkit/tree/main/skills/pwa-quality
Command: npx skills add https://github.com/DojoCodingLabs/app-gtm-release-toolkit --skill pwa-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Validate and improve a Progressive Web App's quality before shipping to stores by verifying manifest, service worker, and Lighthouse PWA audits.

Core Features & Use Cases

  • Manifest validation against required fields and icons
  • Service worker reliability checks and update strategy guidance
  • Lighthouse PWA audits scoring and blocker remediation guidance
  • PWA Builder compatibility checks and iOS quirks considerations
  • Use case: ready a PWA for Microsoft Store packaging and Play Console reviews

Quick Start

Invoke this skill to generate a structured PWA quality report and validate manifest, service worker, and Lighthouse audits.

Frequently Asked Questions about pwa-quality

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a PWA manifest before submitting to the Microsoft Store or Google Play?

To validate a PWA manifest, you must check required fields and icon specifications against store packaging requirements. This skill audits manifest entries and outputs a structured quality report to ensure your PWA is gate-ready for Microsoft Store and Play Console reviews.

What does a Lighthouse PWA audit check for service worker reliability?

A Lighthouse PWA audit checks service worker scope, update strategies, and HTTPS compliance to ensure reliability. This skill evaluates these Lighthouse audits and provides blocker remediation guidance to improve your PWA's performance benchmarks and offline capabilities.

Can I use PWA Builder compatibility checks for iOS quirks and deployment?

Yes, PWA Builder compatibility checks can address iOS quirks and deployment considerations. This skill evaluates PWA Builder compatibility alongside manifest and service worker checks to ensure your app meets packaging workflows for various app stores.

Why does my PWA fail store packaging requirements during quality gates?

Your PWA may fail store packaging quality gates due to missing manifest fields, incorrect service worker scope, or low Lighthouse PWA audit scores. This skill identifies these specific compliance blockers and outputs a structured report to guide remediation.

What is the best way to audit service worker scope and HTTPS compliance for a PWA?

The best way to audit service worker scope and HTTPS compliance is through a comprehensive PWA readiness check. This skill validates service worker reliability, HTTPS enforcement, and Lighthouse performance benchmarks to generate a structured quality report.

Do I need a service worker update strategy to pass Lighthouse PWA audits?

Yes, a service worker update strategy is required to pass Lighthouse PWA audits and ensure ongoing reliability. This skill checks your service worker update strategy and scopes to verify compliance with required performance benchmarks and store quality gates.