web-quality-audit

Audit web quality across performance, accessibility, SEO, and best practices.

1.0k|92|Updated May 22, 2026
One-click install
npx skills add https://github.com/open-gsd/gsd-pi --skill web-quality-audit-open-gsd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/open-gsd/gsd-pi/tree/main/src/resources/skills/web-quality-audit
Command: npx skills add https://github.com/open-gsd/gsd-pi --skill web-quality-audit-open-gsd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Web quality is critical for user experience and discoverability. This skill provides a structured audit covering performance, accessibility, SEO, and best practices to identify issues early.

Core Features & Use Cases

  • Comprehensive checks across Performance, Accessibility, SEO, and Best Practices based on Lighthouse-like criteria.
  • Actionable recommendations and examples to improve page quality during development and deployment.
  • Use Case: When a site needs a full quality assessment before release or after adding new features.

Quick Start

Run a full audit on the target URL or local project directory to generate a prioritized report.

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 web quality audit for performance, accessibility, and SEO before launch?

Run a web quality audit on your target URL or local project directory to evaluate performance, accessibility, SEO, and best practices. The audit produces a prioritized report with severity levels and actionable guidance for pre-launch checks.

What is a Lighthouse-like web quality audit and what does it check?

A Lighthouse-like web quality audit evaluates your site across four categories: performance, accessibility, SEO, and best practices. It identifies issues and provides actionable recommendations to improve page quality during development.

Can I use this web quality audit on local project directories during development?

Yes, you can apply the web quality audit to both deployed sites and local project directories. This allows you to identify issues and apply recommended fixes continuously during the development phase.

Does the web quality audit provide specific steps to fix accessibility and SEO issues?

The web quality audit provides actionable recommendations and examples to improve page quality. Findings are prioritized with severity levels, offering structured guidance to resolve accessibility and SEO issues effectively.

When should I perform a web quality audit on my web app?

You should perform a web quality audit when a site needs a full quality assessment before release or after adding new features. It serves as a structured check during development, testing, and pre-launch phases.

What is the best way to structure web quality findings for a development team?

The best way to structure web quality findings is through a prioritized report with severity levels and actionable guidance. This format aligns with Lighthouse-like categories, helping teams resolve performance and accessibility issues efficiently.