What is analyze-bundle?
Convert Next.js bundle analyzer data to NDJSON and explore it Source: andrewimm/bundle-analyzer-agentic.
Convert Next.js bundle analyzer data to NDJSON and explore it
Quickly install analyze-bundle AI skill to your development environment via command line
Source: andrewimm/bundle-analyzer-agentic.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/andrewimm/bundle-analyzer-agentic --skill analyze-bundleConvert Next.js bundle analyzer data to NDJSON and explore it Source: andrewimm/bundle-analyzer-agentic.
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
https://github.com/andrewimm/bundle-analyzer-agentic