From jeremylongshore-claude-code-plugins-plus-skills
Analyzes frontend bundle sizes for optimization in React, Vue, CSS projects. Provides guidance, configs, and best practices for auditing and reducing bundle sizes.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for bundle size analyzer tasks within the Frontend Development domain.
Analyzes and reduces frontend bundle sizes using webpack-bundle-analyzer, rollup-plugin-visualizer, source-map-explorer. Guides tree-shaking, code splitting, lazy loading for large bundles.
Reduces JavaScript and CSS bundle sizes using code splitting, tree shaking, bundle analysis tools like webpack-bundle-analyzer. Improves web app load times and performance.
Optimizes website and web app performance: measures Core Web Vitals with Lighthouse audits, reduces JS bundle sizes, optimizes images/assets/caching, debugs bottlenecks for faster loading and better SEO/UX.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for bundle size analyzer tasks within the Frontend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with bundle size analyzer" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web