About
This skill provides comprehensive guidance for managing JavaScript bundle efficiency throughout the development lifecycle. It enables Claude to help you implement build-time analysis for Vite and Webpack, establish performance budgets, and integrate bundle-size monitoring into CI/CD pipelines. By leveraging runtime APIs like Resource Timing and Long Tasks, the skill helps identify performance bottlenecks, optimize code-splitting strategies, and minimize the impact of third-party scripts on user experience metrics like Interaction to Next Paint (INP) and Largest Contentful Paint (LCP).