← Library

Agent skill

performance

Addy Osmani

General web performance work such as "speed up my site" or "why is this slow", with the fixes ordered by payoff.

PerformanceUpdated 22 days ago2,791 stars

In the author’s words

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

The description field from SKILL.md, quoted as written.

Read it before you install it

SKILL.md · 390 lines

Install on its own

Or add it to your stack above and install everything at once.

npx skills add https://github.com/addyosmani/web-quality-skills --skill performance
Source ↗GitHub ↗skills.sh ↗Addy Osmani

Trust audit

View the source ↗
100%verified
Resolved (HTTP 200), passed
Resolves · 2,791 stars, passed
Transcribed from the author's own page, passed
Last updated 22 days ago, passed
Credited to Addy Osmani, passed

All 5 checks passed when this was last run. Links were last checked on .

Goes well with

  • webgl-components

    Always-on WebGL visuals that survive being rendered fifty times in a list.

    Florian Kiem3DPerformance

    One shared context blitted into cheap 2D canvases, one rAF loop, IntersectionObserver gating, mipmaps, and real optics instead of painted ones. The failure modes are predictable and nearly all come from treating the widget like a demo.

    npx skills add https://github.com/flornkm/skills --skill webgl-components

    3DPerformanceComponentsFull page & trust audit →
  • core-web-vitals

    LCP, INP and CLS, fixed with field and lab evidence.

    Addy OsmaniPerformance

    Diagnose and repair page-experience regressions using real measurement rather than a guess about what got slow.

    npx skills add https://github.com/addyosmani/web-quality-skills --skill core-web-vitals

Work with us