web-quality-audit

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

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/yahav123147/paid-ads-cro-skills --skill web-quality-audit-yahav123147
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/yahav123147/paid-ads-cro-skills/tree/main/skills/web-quality-audit
Command: npx skills add https://github.com/yahav123147/paid-ads-cro-skills --skill web-quality-audit-yahav123147

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It helps you identify why your site underperforms by running a structured quality review across performance, accessibility, SEO, and best practices and turning results into prioritized fixes.

Core Features & Use Cases

  • Lighthouse-style audit coverage: Evaluates core web vitals, accessibility, SEO, and best practices across 150+ checks.
  • Severity-based findings: Organizes issues into Critical, High, Medium, and Low with clear next actions.
  • Actionable output: Produces recommendations with specific impact and fix guidance, including targeted code/file references when possible.

Quick Start

Ask Claude to audit your page or folder and then summarize the top Critical and High issues with prioritized, 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 run a comprehensive web quality audit on my site?

Run a comprehensive web quality audit by asking Claude to evaluate your pages or project folders, generating severity-ranked findings across performance, accessibility, SEO, and best practices.

What is a Lighthouse-style audit and how does it check page quality?

A Lighthouse-style audit checks page quality by validating core web vitals, accessibility, SEO, and best practices across 150+ checks, identifying issues like missing doctype, viewport, charset, lang, and image alt attributes.

How do I fix core web vitals and accessibility issues before launch?

Fix core web vitals and accessibility issues by reviewing the audit's severity-ranked findings, which provide actionable recommendations and targeted code or file references mapped to Critical, High, Medium, and Low priorities.

Can I use this to check SEO and best practices for existing web pages?

Yes, you can use this to check SEO and best practices for existing web pages by triggering the audit with requests to review page quality or optimize projects.

What is the best way to prioritize web performance fixes?

The best way to prioritize web performance fixes is to organize issues by severity, focusing on Critical and High findings first to resolve core web vitals and structural HTML deficiencies.

Does the web audit validate basic HTML requirements like viewport and charset?

Yes, the web audit validates basic HTML requirements by checking for the presence of doctype, viewport, charset, lang attributes, and image alt usage during its best-practice review.