Skip to content

Performance Skill

The performance skill gives Claude deep knowledge of web performance — Core Web Vitals, font loading, image optimization, and critical CSS.

Activated automatically when optimizing page speed, fonts, images, or diagnosing CLS/LCP/INP issues.

  • Core Web Vitals targets (LCP < 2.5s, CLS < 0.1, INP < 200ms)
  • Font loading (self-host WOFF2, font-display: swap, variable fonts)
  • Image optimization (responsive srcset, lazy loading, WebP/AVIF)
  • Resource hints (preconnect, dns-prefetch, preload, modulepreload)
  • Audit tooling with Lighthouse and Unlighthouse