Rule Performance

Minimize Bundle Size

Minimize JavaScript bundle size with tree-shaking and code splitting

performancefrontendbundle
CLAUDE.md

Minimize JavaScript bundle size. Use tree-shaking, code splitting, and dynamic imports. Audit your bundle regularly to find and remove bloat. Avoid importing entire libraries when you only need one function.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl