Optimizes web application speed and efficiency by improving Core Web Vitals, reducing bundle sizes, and implementing advanced caching strategies.
This skill empowers developers to systematically diagnose and resolve performance bottlenecks in websites and web applications. It provides actionable guidance on measuring Core Web Vitals like LCP and CLS, performing bundle analysis to eliminate bloated dependencies, and implementing modern asset optimization techniques such as AVIF conversion and lazy loading. Whether you're preparing for a performance audit or trying to improve SEO rankings, this skill offers the frameworks and code-level patterns needed to create lightning-fast user experiences across all devices and network conditions.
主な機能
01Lazy loading and code splitting implementation patterns
02Core Web Vitals (LCP, FID, CLS) auditing and optimization
0339 GitHub stars
04Advanced caching and critical rendering path improvements
05JavaScript bundle size reduction and tree shaking