web-quality-audit

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

Updated Jul 2, 2024
One-click install
npx skills add https://github.com/carloitaben/dotfiles --skill web-quality-audit-carloitaben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/carloitaben/dotfiles/tree/main/.config/opencode/skills/web-quality-audit
Command: npx skills add https://github.com/carloitaben/dotfiles --skill web-quality-audit-carloitaben

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for comprehensive website quality assurance, 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

  • Performance Auditing: Analyzes Core Web Vitals (LCP, INP, CLS) and resource optimization.
  • Accessibility Checks: Verifies compliance with WCAG AA standards for perceivable, operable, understandable, and robust content.
  • SEO Analysis: Assesses crawlability, on-page elements, and technical SEO factors.
  • Best Practices: Reviews security, modern standards, and UX patterns.
  • Use Case: A developer can use this skill to get a detailed report on their new landing page, highlighting areas for improvement before launch to maximize user engagement and search rankings.

Quick Start

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

To perform a web quality audit, provide your website URL or HTML file for analysis. The audit evaluates performance, accessibility, SEO, and best practices using Google Lighthouse principles to identify prioritized issues.

What does a Lighthouse web audit check for accessibility and SEO?

A Lighthouse web audit checks accessibility against WCAG AA standards for content perceivability and operability, while SEO analysis assesses crawlability, on-page elements, and technical factors to ensure search engine visibility.

Can I analyze local HTML files for Core Web Vitals and performance issues?

Yes, you can analyze local HTML files to evaluate Core Web Vitals like LCP, INP, and CLS. The audit identifies critical to low priority performance issues and provides actionable recommendations with code examples.

Does this web audit provide actionable recommendations for SEO best practices?

Yes, the web audit provides actionable recommendations and code examples for SEO best practices. It assesses technical SEO factors and on-page elements to help maximize user engagement and search rankings.

What is the best way to identify critical website quality issues before launch?

The best way to identify critical website quality issues is running a comprehensive audit that categorizes problems by priority. It evaluates performance, accessibility, SEO, and best practices to ensure a high-quality user experience.