bundle-size-analyzer
CommunityTrim bundle size by analyzing dependencies
AuthorKILWA73
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Heavy dependencies inflate bundle sizes and slow load times; this skill identifies bloated libraries and proposes lean replacements.
Core Features & Use Cases
- Audit dependencies in package.json to find heavy offenders such as moment.js or lodash.
- Suggest modern, lighter alternatives and show 1:1 replacements.
- Verify tree-shaking by ensuring imports use named exports like debounce from lodash-es.
- Use Case: A React app that bundles moment.js and large lodash utilities can be slimmed by replacing with date-fns and lodash-es.
Quick Start
Run the bundle-size-analyzer from the project root to scan package.json and generate a remediation plan.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bundle-size-analyzer Download link: https://github.com/KILWA73/MiniSoc/archive/main.zip#bundle-size-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.