Security 1,631 installs

web-quality-audit

by addyosmani/web-quality-skills

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run…

Skill content

Web quality audit

Comprehensive quality review based on Google Lighthouse audits. Covers Performance, Accessibility, SEO, and Best Practices across 150+ checks.

Lighthouse v13 note (Oct 2025+). Lighthouse has migrated the Performance category from per-opportunity audits to Performance Insight Audits (announcement). Several individual audit names this skill historically referenced - First Meaningful Paint, No Document Write, Uses Passive Event Listeners, Uses Rel Preload - have been removed or merged. The underlying advice is unchanged and still applies; only the report format moved. The CLS-related audits ("layout shifts", "non-composited animations", "unsized images") are now consolidated into a single cls-culprits-insight, and image audits are merged into image-delivery-insight. Treat older Lighthouse JSON output as a superset, not a contradiction.

How it works

- Analyze the provided code/project for quality issues

- Categorize findings by severity (Critical, High, Medium, Low)

- Provide specific, actionable recommendations

- Include code examples for fixes

Audit categories

Performance (40% of typical issues)