web-quality-audit

Audit websites for performance, accessibility, SEO, and best practices.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Matheusrlr/payment-orchestrator --skill web-quality-audit-matheusrlr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/Matheusrlr/payment-orchestrator/tree/main/skills-catalog/skills/%28quality%29/web-quality-audit
Command: npx skills add https://github.com/Matheusrlr/payment-orchestrator --skill web-quality-audit-matheusrlr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses common issues that degrade website performance, accessibility, SEO, and overall quality, ensuring a better user experience and search engine ranking.

Core Features & Use Cases

  • Comprehensive Audits: Analyzes Performance (Core Web Vitals, resource optimization), Accessibility (WCAG compliance), SEO (crawlability, on-page factors), and Best Practices (security, modern standards).
  • Actionable Recommendations: Provides categorized findings (Critical, High, Medium, Low) with specific, code-level suggestions for improvement.
  • Use Case: Run a full audit on your e-commerce product page to identify why it's loading slowly and how to improve its accessibility score before a major marketing campaign.

Quick Start

Run a web quality audit on the provided website URL.

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 web performance audit and check my Core Web Vitals?

Run a web performance audit by analyzing your HTML structure and resource loading to evaluate Core Web Vitals. The audit identifies critical loading bottlenecks and provides actionable code-level recommendations to optimize resource delivery.

How do I check my website for WCAG accessibility compliance?

Check website accessibility by auditing HTML structure against WCAG compliance standards. The audit categorizes accessibility issues by priority severity and provides specific code examples to resolve barriers affecting user experience.

What is the best way to perform an SEO audit for on-page factors?

The best way to perform an SEO audit is to analyze crawlability and on-page factors within your HTML structure. This process identifies search engine ranking issues and delivers categorized recommendations to improve page visibility.

Can I audit my e-commerce website for web quality and security best practices?

Yes, you can audit e-commerce websites for web quality and security best practices. The audit evaluates adherence to modern web standards, categorizing security issues from critical to low priority with specific improvement suggestions.

Why does my website load slowly and how can I fix resource loading issues?

Your website may load slowly due to unoptimized resource loading or poor HTML structure. A comprehensive performance audit identifies the exact bottlenecks degrading load times and provides actionable code examples to fix them.

Does the web quality audit provide actionable recommendations for HTML structure issues?

Yes, the web quality audit provides actionable recommendations for HTML structure issues. Findings are categorized as critical, high, medium, or low priority, each accompanied by specific code-level suggestions for immediate improvement.