Web Performance

Diagnoses and fixes Core Web Vitals - LCP, INP, and CLS - through an ordered audit procedure with concrete code-level changes for images, fonts, JavaScript, and third-party scripts. Use when someone asks "why is my page slow", "how do I fix my LCP", "we're failing Core Web Vitals", "improve my Lighthouse score", or wants a frontend performance audit before a launch or SEO push. Do NOT use for testing server capacity under concurrent traffic - use load-testing instead; for native mobile app performance, use mobile-perf-profiler; for Next.js-on-Vercel-specific tuning, use next-on-vercel-perf.

SkillMedev f68b69d 6.9 KB Updated

File contents

SkillMedev/full-stack-web-dev/tree/main/skills/web-performance commit f68b69dea5

Frequently asked questions

npx skillmds@latest add skillmedev/web-performance