web-quality-audit

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

2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/damacus/agent-skills --skill web-quality-audit-damacus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/damacus/agent-skills/tree/main/skills/web-quality-audit
Command: npx skills add https://github.com/damacus/agent-skills --skill web-quality-audit-damacus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Web quality issues across performance, accessibility, SEO, and best practices hinder user experience and search visibility. This skill helps teams identify, prioritize, and remediate such issues with a Lighthouse-based framework.

Core Features & Use Cases

  • Performance checks aligned with Core Web Vitals (LCP, INP, CLS) and loading strategies
  • Accessibility, SEO, and best practices checks with actionable recommendations
  • Use cases include CI integration, site-wide audits, and pre-launch quality gates

Quick Start

Run the audit on your site to generate a prioritized report with actionable fixes.

Frequently Asked Questions about web-quality-audit

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

FAQPage Schema
How do I audit my website for performance and accessibility issues?

You can audit website performance and accessibility issues by running a Lighthouse-based web audit. This process analyzes your site against Core Web Vitals and best practices, generating a structured report with severity-based findings and actionable remediation guidance.

Can I run a web quality audit on a large site before launch?

Yes, you can run a web quality audit on large sites before launch. The audit scales from single pages to entire projects, allowing you to establish pre-launch quality gates by identifying and prioritizing critical performance, SEO, and accessibility issues.

What is a web quality audit?

A web quality audit is a comprehensive assessment that finds and reports issues across performance, accessibility, SEO, and best practices. It uses a Lighthouse-based framework to evaluate Core Web Vitals like LCP, INP, and CLS, producing actionable fixes to improve user experience.

How do I check Core Web Vitals like LCP and CLS during development?

Check Core Web Vitals like LCP and CLS during development by integrating a web audit into your CI pipeline. The audit evaluates loading strategies and performance metrics, delivering a prioritized report that helps developers remediate issues before deployment.

Does this web audit tool integrate with CI pipelines?

Yes, this web audit tool supports CI integration. You can automate performance, accessibility, SEO, and best practices checks within your continuous integration workflow to catch quality regressions and enforce pre-launch quality gates.

What is the best way to fix SEO and best practices errors on my site?

The best way to fix SEO and best practices errors is to generate a prioritized web audit report. This report identifies specific issues across your site and provides actionable remediation guidance, allowing you to address the most severe problems first.