# Bundle Phobia CLI

> Use this skill when the user wants to check npm package bundle size from the command line.

- Skill: `javimosch/bundle-phobia-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/bundle-phobia-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/bundle-phobia-cli/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/bundle-phobia-cli

---


# Bundle-phobia-cli Plugin

Check npm package bundle size from the command line.

## Commands

### Operations
- `bundle-phobia-cli package check` — check package via bundle-phobia

## Usage Examples
- "bundle-phobia-cli --help"
- "bundle-phobia-cli <args>"

## Installation

```bash
npm install -g bundle-phobia-cli
```

## Examples

```bash
bundle-phobia --version
bundle-phobia --help
```

## Key Features
- npm\n- bundle-size\n- performance

