web-quality-audit

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive web quality audit across performance, accessibility, SEO, and best practices, helping teams identify and fix issues that degrade user experience and search rankings.

Core Features & Use Cases

  • Performance: Evaluate page loading, optimize Core Web Vitals, and suggest actionable improvements.
  • Accessibility: Check keyboard navigation, color contrast, landmarks, and semantic HTML; provide fixes.
  • SEO & Best Practices: Verify crawlability, canonical URLs, meta tags, HTTPS, and overall site health.
  • Use Case: Run end-to-end audits on new websites prior to launch, generate prioritized remediation plans, and benchmark progress over time.

Quick Start

Audit a site or project by providing the target URL or path to your local build folder. The skill will analyze, categorize findings by severity, and output actionable 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 audit website performance and accessibility issues?

Web quality audits analyze performance, accessibility, SEO, and best practices using Lighthouse-based analysis. Provide a URL or local build path, and the audit generates prioritized findings with severity categorization and actionable fix recommendations, including code examples.

Can I run audits on static sites, SPAs, and dynamic web applications?

Yes, this audit tool applies to static sites, single-page applications, and dynamic web apps. It assesses pages comprehensively across performance, accessibility, SEO, and best practices regardless of your site architecture.

What does a web quality audit check for?

A web quality audit evaluates Core Web Vitals and page loading performance, checks keyboard navigation and color contrast for accessibility, verifies crawlability and meta tags for SEO, and confirms HTTPS and semantic HTML compliance.

How do I use audit results to prioritize fixes?

Audit results categorize findings by severity and generate a prioritized remediation plan with actionable recommendations. Each issue includes code examples for fixes, so teams can address high-impact problems first and track progress over time.

Can I benchmark website quality improvements over time?

Yes, run end-to-end audits before launch and at intervals to benchmark progress. Deterministic analysis with severity-based categorization lets you track which performance, accessibility, SEO, and best-practice issues improve across releases.