web-quality-audit

Audit web pages for performance, accessibility, SEO, and best-practices issues.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/AlvaGonz/A-prayer-request-app --skill web-quality-audit-alvagonz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/AlvaGonz/A-prayer-request-app/tree/main/prayer-board/.agent/skills/web-quality-audit
Command: npx skills add https://github.com/AlvaGonz/A-prayer-request-app --skill web-quality-audit-alvagonz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Web teams often struggle to objectively assess and improve the quality of their sites across performance, accessibility, SEO, and best practices. This skill provides a comprehensive framework to identify issues, categorize them by severity, and guide actionable improvements.

Core Features & Use Cases

  • Comprehensive Lighthouse-style audit covering Performance, Accessibility, SEO, and Best Practices.
  • Generates structured findings with actionable recommendations and example fixes for real-world projects.
  • Suitable for CI checks, pre-launch QA, and ongoing quality governance across web apps and marketing sites.

Quick Start

Run a lighthouse-style quality audit on your project to surface critical issues and improvement opportunities.

Frequently Asked Questions about web-quality-audit

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

FAQPage Schema
How do I run a comprehensive web quality audit for performance, accessibility, and SEO?

A web quality audit evaluates your site against performance, accessibility, SEO, and best-practices metrics. It analyzes static sites or SPAs to surface categorized issues and provides actionable remediation guidance with concrete code examples.

What is a Lighthouse-style assessment and when do I need it for my site?

A Lighthouse-style assessment is a comprehensive web quality check identifying performance, accessibility, SEO, and best-practices issues. You need it during development, CI checks, or pre-deployment reviews for static sites, SPAs, and e-commerce pages.

Can I use this web quality audit for pre-launch QA on marketing sites?

Yes, web quality audits are suitable for pre-launch QA on marketing sites and e-commerce pages. The assessment categorizes findings by severity and delivers concrete configuration examples to guide actionable improvements before deployment.

How do I identify and fix accessibility and SEO issues before deploying my web app?

Run a comprehensive web quality audit to identify accessibility and SEO issues before deploying. It categorizes findings by severity and provides actionable remediation guidance with concrete code or configuration examples for your web app.

What's the best way to automate ongoing quality governance for static sites and SPAs?

The best way to automate ongoing quality governance is running Lighthouse-style web quality audits within your CI pipeline. This continuously surfaces performance and best-practices issues, providing structured findings and remediation guidance for static sites and SPAs.