web-quality-audit

Audit HTML files and web directories for performance, accessibility, SEO, and best practices.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/adrigonz-sfts/softour-fe-components__module --skill web-quality-audit-adrigonz-sfts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/adrigonz-sfts/softour-fe-components__module/tree/main/.cursor/skills/web-quality-audit
Command: npx skills add https://github.com/adrigonz-sfts/softour-fe-components__module --skill web-quality-audit-adrigonz-sfts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses issues that negatively impact a website's performance, accessibility, SEO, and overall quality, leading to a better user experience and higher search engine rankings.

Core Features & Use Cases

  • Comprehensive Auditing: Analyzes Performance (Core Web Vitals, resource optimization), Accessibility (WCAG compliance), SEO (crawlability, on-page factors), and Best Practices (security, standards).
  • Actionable Recommendations: Provides categorized findings (Critical, High, Medium, Low) with specific, code-level suggestions for improvement.
  • Use Case: You need to ensure your new marketing landing page is fast, accessible to all users, and optimized for search engines before launch. This Skill will provide a detailed report and guide you on necessary fixes.

Quick Start

Use the web-quality-audit skill to analyze the provided website URL for quality issues.

Frequently Asked Questions about web-quality-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What does a web quality audit cover for performance and accessibility?

A web quality audit evaluates performance via Core Web Vitals, accessibility against WCAG compliance, SEO crawlability, and security best practices. It generates categorized findings with specific code-level recommendations to improve overall user experience and search engine rankings.

How do I audit a landing page for SEO and accessibility issues before launch?

To audit a landing page before launch, analyze your HTML files or web directory to identify issues. The audit categorizes problems by severity—Critical, High, Medium, Low—and provides actionable recommendations and code examples for remediation.

Can I run a Lighthouse performance audit on local HTML files?

Yes, you can run a performance audit on local HTML files. The audit uses Google Lighthouse principles to analyze local web directories, identifying resource optimization issues and providing actionable recommendations to remediate them.

What is the best way to check my website's Core Web Vitals and best practices?

The best way to check Core Web Vitals and best practices is using an audit based on Google Lighthouse principles. It comprehensively evaluates performance metrics, security standards, and on-page SEO factors, delivering a detailed report with code-level suggestions.

Does the web quality audit provide code examples for fixing accessibility errors?

Yes, the web quality audit provides code examples for fixing accessibility errors. It identifies WCAG compliance issues, categorizes them by severity, and delivers specific, code-level suggestions to guide you through the necessary remediation steps.