关于
This skill provides a comprehensive toolkit for reducing the footprint of JavaScript applications, specifically targeting React, Vite, and Next.js ecosystems. It guides developers through bundle analysis using visualizers, implements efficient code-splitting strategies at both route and component levels, and recommends lightweight alternatives for bloated dependencies like Moment.js or Lodash. By enforcing the 'Ship Less JavaScript' principle, it helps improve Core Web Vitals, reduces initial load times, and integrates automated performance monitoring directly into your CI/CD pipeline.