# Bun

> Bun all-in-one JavaScript runtime and toolkit reference. Covers runtime APIs (file I/O, HTTP server, SQLite, shell), ultra-fast package manager, built-in bundler with plugins, test runner with mocking, TypeScript support, and Node.js compatibility.

- Skill: `involvex/bun` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add involvex/bun`
- Raw SKILL.md: https://api.skillmd.com/api/skills/involvex/bun/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: involvex (https://skillmd.com/u/involvex)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/involvex/bun

---

# Bun Reference

All-in-one JavaScript runtime, bundler, and package manager.

## Commands

| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `runtime` | APIs, server, SQLite, shell |
| `packages` | Package manager, speed |
| `bundler` | Build, plugins |
| `testing` | Tests, mocking, coverage |

