Bundle Optimization

Reduce initial JS bundle size via Bundle Analyzer, optimizePackageImports, code splitting, and unused-dep removal. Use when bundle exceeds target, after adding a large dependency, when Lighthouse Performance drops, or before shipping. Not for diagnosing runtime Core Web Vitals (use rendering-performance) or evaluating a library's size before adopting it (use new-tech-evaluation).

JayKim88 Updated

File contents

JayKim88/claude-ai-engineering/tree/main/plugins/frontend-toolkit/skills/bundle-optimization commit 7c6a652546

Frequently asked questions

npx skillmds@latest add jaykim88/bundle-optimization