web-quality-audit

Audit website performance, accessibility, SEO, and best practices.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/rodrigotoledo/trading-exchange --skill web-quality-audit-rodrigotoledo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/rodrigotoledo/trading-exchange/tree/main/packages/skills-catalog/skills/%28quality%29/web-quality-audit
Command: npx skills add https://github.com/rodrigotoledo/trading-exchange --skill web-quality-audit-rodrigotoledo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Web teams need an integrated, repeatable way to assess a site's quality across performance, accessibility, SEO, and best practices. Fragmented checks lead to missed issues and longer cycle times.

Core Features & Use Cases

  • Performance: measures load speed, main thread work, and Lighthouse CWV metrics to identify optimization opportunities.
  • Accessibility: detects color contrast, keyboard navigation issues, semantics gaps, and ARIA usage problems.
  • SEO & Best Practices: checks crawlability, meta tags, structured data readiness, HTTPS enforcement.
  • Use Case: you want a single report after deployment to surface actionable fixes across multiple quality dimensions for a website.

Quick Start

Run a full web quality audit on the target site to generate a consolidated 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 complete web quality audit for performance, accessibility, and SEO?

To run a complete web quality audit, you can execute this capability on your target site to generate a consolidated report assessing performance, accessibility, SEO, and best practices using Lighthouse-inspired checks.

What is the best way to check my website for Core Web Vitals and accessibility issues after deployment?

The best way to check for post-release Core Web Vitals and accessibility issues is to perform an integrated web quality audit that measures load speed, main thread work, color contrast, and keyboard navigation.

Can I audit a website for SEO crawlability and structured data readiness in a single pass?

Yes, you can audit a website for SEO crawlability and structured data readiness in a single pass to surface actionable fixes across multiple quality dimensions without relying on fragmented checks.

Does this web audit process check for HTTPS enforcement and best practices?

Yes, the web audit process evaluates SEO and best practices by checking crawlability, meta tags, structured data readiness, and HTTPS enforcement to identify optimization opportunities.

How does a Lighthouse-inspired site audit identify main thread work and optimization opportunities?

A Lighthouse-inspired site audit identifies optimization opportunities by measuring load speed, main thread work, and Core Web Vitals metrics, generating structured output with actionable recommendations.