bundle-size-optimization
Installation
SKILL.md
Bundle Size Optimization
Table of Contents
Overview
Smaller bundles download faster, parse faster, and execute faster, dramatically improving perceived performance especially on slower networks.
When to Use
- Build process optimization
- Bundle analysis before deployment
- Performance baseline improvement
Related skills