RadarTopicsBuildersWeeklyReads
Open Source Radar
addyosmani/

web-quality-skills

GitHub

This repository provides a collection of Agent Skills for optimizing web quality using Lighthouse and Core Web Vitals. It targets framework-agnostic integration and includes multiple installation and usage workflows.

2.6kstars
234forks
4issues
MITlicense
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
VoltAgent/
awesome-agent-skills
426/wk

A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.

30k3.2k
OthmanAdi/
planning-with-files
158/wk

Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Claude Code, Codex, Cursor, Kiro, OpenCode and 60+ agents via the Agent Skills standard.

26k2.2kShell
K-Dense-AI/
scientific-agent-skills

Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 158 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

33k3.2kPythongiant
JimLiu/
baoyu-skills
25k2.7kTypeScriptgiant
alirezarezvani/
claude-skills
422/wk

345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

24k3.3kPython
teng-lin/
notebooklm-py

Unofficial Python API and agentic skill for Google Gemini Notebook. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.

18k2.5kPython
Reviewgenerated from repository data · Aug 5, 2026

What it is

An unofficial collection of Agent Skills for optimizing web projects based on Lighthouse guidelines and Core Web Vitals best practices. It is described as stack-agnostic and compatible with React, Vue, Angular, Svelte, Next.js, Nuxt, Astro, plain HTML, and more.

How it works

The project assembles skills focused on web quality categories (web-quality-audit, performance, core-web-vitals, accessibility, seo, best-practices). Skills can be activated by matching phrases in prompts or conversations. It provides example trigger phrases and outlines checks such as Core Web Vitals metrics, performance patterns, accessibility rules, SEO requirements, and security/best practice patterns.

Getting started

Installation

npx skills add addyosmani/web-quality-skills
npx add-skill addyosmani/web-quality-skills

Or manually:

cp -r skills/* ~/.claude/skills/

Claude Code (plugin)

/plugin marketplace add addyosmani/web-quality-skills
/plugin install web-quality-skills@addy-web-quality-skills

Codex

codex plugin marketplace add addyosmani/web-quality-skills

Gemini CLI

gemini extensions install https://github.com/addyosmani/web-quality-skills

claude.ai

Add skills to your project knowledge or paste the SKILL.md contents into your conversation.

Usage

Skills activate automatically when prompts match their description. Examples:

Audit this page for web quality issues
Optimize performance and fix Core Web Vitals
Review accessibility and suggest improvements
Make this SEO-ready

Skill details

web-quality-audit

Trigger phrases: "audit my site", "quality review", "lighthouse audit", "check web quality" What it checks:

  • All Core Web Vitals metrics
  • 50+ performance patterns
  • 40+ accessibility rules
  • 30+ SEO requirements
  • 20+ security/best practice patterns

performance

Trigger phrases: "speed up", "optimize performance", "reduce load time", "fix slow" Key optimizations:

  • Critical rendering path
  • JavaScript bundling and code splitting
  • Image optimization (formats, sizing, lazy loading)
  • Font loading strategies
  • Caching and preloading
  • Server response optimization

core-web-vitals

Trigger phrases: "Core Web Vitals", "LCP", "INP", "CLS", "page experience" Metrics covered:

  • LCP < 2.5s
  • INP < 200ms
  • CLS < 0.1

accessibility

Trigger phrases: "accessibility", "a11y", "WCAG", "screen reader", "keyboard navigation" Categories: Perceivable, Operable, Understandable, Robust

seo

Trigger phrases: "SEO", "search optimization", "meta tags", "structured data", "sitemap" What it covers: Technical SEO, On-page SEO, Structured data, Mobile-friendliness, Performance signals

best-practices

Trigger phrases: "best practices", "security audit", "modern standards", "code quality" Areas covered: HTTPS/security headers, Modern JavaScript APIs, Browser compatibility, Error handling, Console cleanliness

Thresholds reference

Core Web Vitals targets are listed for LCP, INP, CLS. Performance budget recommendations and Lighthouse score targets are provided in the tables.

Framework-specific notes

Notes on React/Next.js, Vue/Nuxt, Svelte/SvelteKit, Astro, and Static HTML usage patterns.

Contributing

Instructions to fork, create SKILL.md under skills/{skill-name}/, keep SKILL.md under 500 lines, include practical examples and patterns, and submit a PR.

Resources

References to Lighthouse documentation, web.dev, Core Web Vitals, WCAG 2.2, and Agent Skills Specification.

License

MIT License - see LICENSE for details.

Agent skills inside · 6
All skills →
SharePost on XLinkedIn
All trending reposRevenue-verified startups →