# Pundle

> Use this skill when the user wants to fast javascript bundler with hot reload.

- Skill: `javimosch/pundle` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/pundle`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/pundle/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/pundle

---


# Pundle Plugin

Fast JavaScript bundler with hot reload.

## Commands

### Operations
- `pundle bundle build` — build bundle via pundle

## Usage Examples
- "pundle --help"
- "pundle <args>"

## Installation

```bash
npm install -g pundle
```

## Examples

```bash
pundle --version
pundle --help
```

## Key Features
- bundler\n- javascript\n- build-tool

