web-quality-audit

Featured

Run an evidence-led web quality audit covering performance, accessibility, SEO, best practices, and agentic browsing. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

Web & Frontend 2,699 stars 244 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Web quality audit Comprehensive quality review that combines live browser evidence with source inspection. Covers Performance, Accessibility, SEO, Best Practices, and Agentic Browsing without treating an aggregate score as proof of quality. > **Lighthouse 13+.** The Performance category now uses shared **Performance Insights** across Lighthouse and the DevTools Performance panel ([announcement](https://developer.chrome.com/blog/moving-lighthouse-to-insights)). Follow current insight names and evidence. Do not require removed audit IDs or automatically recreate their recommendations; some were retired because they were noisy, inactionable, or easy to over-recommend. ## How it works 1. Establish the audit target: representative URLs, important states and journeys, public versus authenticated access, and mobile/desktop scope. 2. If a page can run, read [the measurement workflow](../performance/references/MEASUREMENT.md) and collect a minimal live baseline before searching the codebase broadly. 3. Use runtime failures to localize source inspection. Keep measured findings separate from hypotheses found only in code. 4. Categorize by user impact and confidence, then make or recommend specific fixes. 5. Re-run equivalent automated checks and the affected manual flows. Report what is verified and what still needs field or human validation. ## Tool routing Use the best capability already available; do not block the audit on optional setup. | Need | Preferred route | Fallback ...

Details

Author
addyosmani
Repository
addyosmani/web-quality-skills
Created
7 months ago
Last Updated
today
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category