Skip to main content

bundle-analyzer

Next.js bundle analysis skill for identifying large modules and providing optimization suggestions. Use after implementing a feature to run `pnpm next experimental-analyze --output` and analyze the results. Triggers when the user asks to analyze bundles, check bundle sizes, run bundle analysis, or review the output of `next experimental-analyze`. Detects modules exceeding a size threshold and generates actionable improvement suggestions.

Jump to install

Source facts

Repository
airRnot1106/next16-sample
Last source activity
April 7, 2026 at 09:04
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.