Optimizes web application performance through Core Web Vitals management, bundle analysis, and resource efficiency strategies.
The Frontend Performance skill equips Claude with specialized expertise to diagnose and resolve bottlenecks in modern web applications. It provides actionable guidance on improving Core Web Vitals like LCP and INP, implementing advanced code-splitting and tree-shaking techniques, and optimizing asset delivery through WebP/AVIF formats and font-loading strategies. Whether you are setting up performance budgets in CI/CD pipelines or choosing between SSR and Islands architecture, this skill ensures your frontend remains fast, responsive, and resource-efficient by applying a 'measure-first' methodology.
主な機能
01Advanced image and font delivery strategies
02Rendering strategy selection (SSR, SSG, RSC)
03CI/CD performance budget implementation
0411 GitHub stars
05Core Web Vitals optimization (LCP, INP, CLS)
06JavaScript bundle analysis and tree shaking
ユースケース
01Reducing slow page load times and large JavaScript bundle sizes
02Automating performance monitoring in deployment pipelines
03Fixing layout shifts (CLS) and interaction delays (INP)