bundle-analysis

Official

Slim down bundles and speed up pages.

Authorsgcarstrends
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes JavaScript bundle sizes and identifies optimization opportunities for Next.js apps.

Core Features & Use Cases

  • Bundle analyzer setup for Next.js.
  • Optimization patterns: dynamic imports, tree-shaking, and code splitting.
  • Guidance on reducing route and vendor chunk sizes.

Quick Start

Run the bundle analyzer and apply a dynamic import to a large component.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-analysis
Download link: https://github.com/sgcarstrends/sgcarstrends/archive/main.zip#bundle-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository