web-quality-audit

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

Updated May 25, 2026
One-click install
npx skills add https://github.com/cmetech/otto-cli --skill web-quality-audit-cmetech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/cmetech/otto-cli/tree/main/src/resources/skills/web-quality-audit
Command: npx skills add https://github.com/cmetech/otto-cli --skill web-quality-audit-cmetech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

Core Features & Use Cases

  • Analyze provided code/project for quality issues
  • Categorize findings by severity (Critical, High, Medium, Low)
  • Provide specific, actionable recommendations
  • Include code examples for fixes

Quick Start

Run a web quality audit on your site to generate a comprehensive Lighthouse-style 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 comprehensive web quality audit for my website?

A web quality audit analyzes your site's code to identify issues impacting performance, accessibility, SEO, and best practices. It generates a standardized report with prioritized, actionable recommendations and code examples for fixes.

Can I audit web quality for single-page apps and static sites?

Yes, you can audit web quality for static sites, single-page apps, and multi-page applications. The audit identifies and reports quality issues across all these architectures to support optimizations and ongoing governance.

What is the best way to review web performance and accessibility issues?

The best way to review web performance and accessibility issues is through a structured audit that categorizes findings by severity. This process delivers a Lighthouse-style report highlighting critical, high, medium, and low priority quality issues.

Does this web quality audit provide specific code recommendations for fixes?

Yes, the web quality audit provides specific, actionable recommendations for fixes. It includes code examples and categorizes identified quality issues by severity to guide your optimizations effectively.

How does a Lighthouse-style audit categorize SEO and best practice findings?

A Lighthouse-style audit categorizes SEO and best practice findings by severity levels, including Critical, High, Medium, and Low. This standardized reporting helps prioritize web quality optimizations based on their impact.

When do I need to check page quality for ongoing governance?

You need to check page quality for ongoing governance whenever you want to maintain web standards across static sites or single-page apps. Regular audits ensure continuous performance, accessibility, and SEO optimizations are met.