addyosmaniaddyosmaniCommunityยท6 Agent Skills Included

web-quality-skills

Audit and fix website speed, accessibility, SEO, and security

Audits websites for performance, Core Web Vitals, accessibility, SEO, and security issues using Lighthouse and Chrome DevTools evidence. Diagnoses slow loading, layout shifts, keyboard traps, missing meta tags, and unsafe code with measured data instead of guesswork. Gives your AI agent step-by-step fix guides with code examples that work in any framework like React, Vue, or plain HTML.
npx skills add addyosmani/web-quality-skills --all -g -y
Available:

Tells the AI agent which skill to trigger for each audit request, what quality thresholds to apply, and how to route live Lighthouse and performance trace checks.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install web-quality-skills?โ–ผ

Run `npx skills add addyosmani/web-quality-skills --all -g -y` in your terminal to install all six skills globally for your AI agent.

How to audit my website with AI?โ–ผ

Ask your agent to "audit my site" or "check web quality" and it runs Lighthouse checks for performance, accessibility, SEO, and best practices, then lists fixes by priority.

How to fix Core Web Vitals with AI?โ–ผ

Ask to "fix LCP", "reduce CLS", or "improve INP" and the agent measures real-user data, finds the cause in a browser trace, and applies targeted code fixes.

Does it work with React, Next.js, or plain HTML?โ–ผ

Yes. All skills are framework-agnostic and include specific examples for React, Next.js, Vue, Nuxt, and vanilla HTML/CSS/JS.

Which AI agents support these skills?โ–ผ

They work with Claude Code, Codex, Gemini CLI, Cursor, and any agent that follows the open Agent Skills specification.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’