web-quality-audit
Comprehensive web audit for performance, accessibility, SEO, and best practices with actionable recommendations.
Install
npx skills add https://github.com/addyosmani/web-quality-skills --skill web-quality-auditStats
| Total installs | 3,610 |
| Weekly installs | 3.6K |
| GitHub stars | 1.5K |
| First seen | Jan 20, 2026 |
| Source | @addyosmani/web-quality-skills |
Summary
- Analyzes code and projects across four audit categories: Performance (Core Web Vitals, resource optimization, loading strategy), Accessibility (perceivable, operable, understandable, robust), SEO (crawlability, on-page, technical), and Best Practices (security, standards, UX patterns)
- Categorizes findings by severity (Critical, High, Medium, Low) with specific, actionable recommendations and code examples for fixes
- Includes pre-deploy checklists, weekly review tasks, and monthly deep-dive guidance for ongoing quality maintenance
- Provides detailed guidance on Core Web Vitals thresholds (LCP < 2.5s, INP < 200ms, CLS < 0.1) and WCAG accessibility standards (4.5:1 contrast ratio, keyboard navigation, ARIA usage)
Tags
Related skills
| Skill | Installs | vs web-quality-audit |
|---|---|---|
| best-practices | 3,568 | -42 |
| database-schema-designer | 3,408 | -202 |
| fastapi-python | 4,256 | +646 |
| seo | 4,625 | +1,015 |
| go-concurrency-patterns | 3,647 | +37 |
FAQ
- How many installs does web-quality-audit have?
- web-quality-audit has 3,610 total installs and 3.6K installs this week.
- Where is web-quality-audit hosted?
- web-quality-audit is published by @addyosmani/web-quality-skills at https://github.com/addyosmani/web-quality-skills.
- How many GitHub stars does web-quality-audit have?
- web-quality-audit has 1.5K GitHub stars.
- When was web-quality-audit first indexed?
- OrangeBot.AI first indexed web-quality-audit on Jan 20, 2026.
- How do I install web-quality-audit?
- Run: npx skills add https://github.com/addyosmani/web-quality-skills --skill web-quality-audit