web-quality-audit

Audit web pages against Lighthouse-style performance, accessibility, SEO, and best-practice criteria.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It solves the problem of unclear web quality gaps by running a structured audit and turning them into prioritized, actionable fixes across performance, accessibility, SEO, and best practices.

Core Features & Use Cases

  • Comprehensive Lighthouse-style review: Evaluates Performance (Core Web Vitals), Accessibility, SEO, and Best Practices using a large checklist of checks.
  • Severity-based remediation plan: Classifies findings into Critical, High, Medium, and Low with clear next actions.
  • Fix guidance with implementation detail: Provides specific recommendations and code examples to address issues in context.
  • Use case: Audit a production site before a launch to reduce ranking risk, improve user experience, and eliminate accessibility barriers.

Quick Start

Run a web quality audit for the provided site or project, then return a prioritized list of issues with exact file paths and copy-ready recommendations.

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 Lighthouse audit for a website codebase?▼

Run a web quality audit to evaluate your site against Lighthouse-style criteria for performance, accessibility, SEO, and best practices. It analyzes your codebase and returns severity-ranked findings with actionable fixes and exact file paths.

How do I fix Core Web Vitals issues before a site launch?▼

To fix Core Web Vitals issues, run a web quality audit to evaluate performance targets. The audit identifies specific rendering and loading bottlenecks, providing a severity-based remediation plan with code examples to optimize your pages.

What is the best way to check web accessibility barriers in a project?▼

The best way to check accessibility barriers is a structured web quality audit. It applies a comprehensive checklist to identify UX and accessibility gaps, returning prioritized, copy-ready recommendations to eliminate barriers across your pages.

Can I get specific file references when auditing web performance and SEO?▼

Yes, auditing web performance and SEO provides structured audit reports with file-level references. The audit evaluates your codebase against best practices and returns exact file paths alongside severity-ranked findings for targeted optimization.

Does a web quality audit provide code examples for fixing SEO and performance issues?▼

Yes, a web quality audit provides fix guidance with implementation detail. It evaluates your site and delivers specific recommendations and code examples to address SEO and performance issues in context, ranked by severity.