#247 · Primary category: AI Coding Assistants
web-quality-skills
Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals.
Project last updated:08/24/26
GitHub Stars
2.7K
Forks
246
Contributors
5
License
MIT
Why we included this project
Web Quality Skills is a set of instruction files that plug into coding agents like Claude Code, Codex, Cursor, OpenCode, and Gemini CLI, giving those assistants working knowledge of performance and accessibility. Each skill covers one area, from Lighthouse-based audits to Core Web Vitals and WCAG 2.2, and together they encode the practical side of 150+ Lighthouse checks. The useful part is that an agent can audit a live page and then actually fix the code rather than just reporting what's wrong. Teams already working with an AI coding assistant can add these and work performance budgets and SEO checks into their normal workflow. Since the skills are plain markdown in a git repo, you can read and tweak them, and keep them versioned with your own project instead of trusting a black box.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.