·analyze-bundle
{}

analyze-bundle

Convert Next.js bundle analyzer data to NDJSON and explore it

3Installs·0Trend·@andrewimm

Installation

$npx skills add https://github.com/andrewimm/bundle-analyzer-agentic --skill analyze-bundle

How to Install analyze-bundle

Quickly install analyze-bundle AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/andrewimm/bundle-analyzer-agentic --skill analyze-bundle
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: andrewimm/bundle-analyzer-agentic.

SKILL.md

View raw

Converts Next.js bundle analyzer binary .data files into grep/jq-friendly NDJSON.

| modules.ndjson | Global module registry (id, ident, path) | | moduleedges.ndjson | Module dependency graph (from, to, kind: sync/async) | | sources.ndjson | Per-route source tree with sizes and environment flags | | chunkparts.ndjson | Granular size data: one line per (source, outputfile) pair |

| outputfiles.ndjson | Per-route output files with aggregated sizes | | routes.ndjson | Route-level summaries |

Convert Next.js bundle analyzer data to NDJSON and explore it Source: andrewimm/bundle-analyzer-agentic.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andrewimm/bundle-analyzer-agentic --skill analyze-bundle
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from andrewimm/bundle-analyzer-agentic

Quick answers

What is analyze-bundle?

Convert Next.js bundle analyzer data to NDJSON and explore it Source: andrewimm/bundle-analyzer-agentic.

How do I install analyze-bundle?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrewimm/bundle-analyzer-agentic --skill analyze-bundle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/andrewimm/bundle-analyzer-agentic

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25

Related Skills

None