Web Performance
Installation
SKILL.md
Web Performance
Core Web Vitals
- LCP (Largest Contentful Paint): Measures loading performance (target < 2.5s).
- INP (Interaction to Next Paint) / FID: Measures interactivity and responsiveness (target < 200ms).
- CLS (Cumulative Layout Shift): Measures visual stability (target < 0.1).