Web Performance

Audit and optimize web performance — Core Web Vitals (LCP, INP, CLS), bundle splitting, lazy loading, image optimization, caching strategies, and resource hints. Use when asked to "improve performance", "fix LCP/CLS/INP", "optimize bundle", "reduce load time", "lazy load images", "add caching", or before marking any public-facing page as production-ready. Do NOT use for server-side database performance — this covers frontend and network-layer only.

yanacuti1121 2d33ea8 7.0 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/web-performance commit 2d33ea8a3d

Frequently asked questions

npx skillmds add yanacuti1121/web-performance