web-quality-audit

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

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/felipebrgs1/skills --skill web-quality-audit-felipebrgs1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/felipebrgs1/skills/tree/main/quality-assurance/web-quality-audit
Command: npx skills add https://github.com/felipebrgs1/skills --skill web-quality-audit-felipebrgs1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for a thorough evaluation of web application quality, identifying critical issues across performance, accessibility, SEO, and best practices to ensure a high-quality user experience and search engine visibility.

Core Features & Use Cases

  • Comprehensive Auditing: Analyzes web projects against over 150 checks covering Performance (Core Web Vitals, resource optimization), Accessibility (WCAG AA 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 recommendations for improvement.
  • Use Case: When asked to "audit my site" or "run lighthouse audit," this skill will perform a deep dive into the provided web project, delivering a detailed report with prioritized fixes.

Quick Start

Use the web-quality-audit skill to analyze the provided website URL for performance, accessibility, and SEO issues.

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 comprehensive web quality audit on my website?

To run a comprehensive web quality audit, you provide your project URL or code for analysis. The audit evaluates performance, accessibility, SEO, and best practices, returning a detailed report with prioritized fixes and code examples.

How can I check my website for WCAG AA accessibility compliance?

You can check WCAG AA compliance by running an accessibility audit on your web project URL. The audit identifies accessibility issues against standards, categorizing them by severity and providing specific, code-level recommendations for improvement.

What is the best way to evaluate Core Web Vitals and on-page SEO factors?

Evaluating Core Web Vitals and on-page SEO factors involves running a web quality audit using Google Lighthouse metrics. This process analyzes resource optimization and crawlability, delivering actionable recommendations to improve search engine visibility.

Can I audit web performance and security vulnerabilities using a project URL?

Yes, you can audit web performance and security vulnerabilities by providing a project URL. The audit checks over 150 modern web standards and best practices, identifying security vulnerabilities and performance bottlenecks with prioritized findings.

Does the web quality audit provide code examples for fixing critical issues?

Yes, the web quality audit provides code examples for fixing critical issues. Findings are categorized into critical, high, medium, and low severity, delivering specific, code-level recommendations to resolve performance, accessibility, and SEO problems.