Check Bundle Impact
Evaluate bundle size impact before adding frontend dependencies
CLAUDE.md
Check the bundle size impact before adding a frontend dependency. Use bundlephobia.com or your build tool’s analysis to verify the package won’t bloat your client bundle. Consider if a lighter alternative exists.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.