bun-dev
OfficialBun-first runtime patterns.
Authoroutfitter-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides Bun-centric patterns for runtime development, including native APIs, bun:sqlite, Bun.serve, bun:test, file handling, and Bun-specific tooling. It helps teams leverage Bun to build fast, minimal, zero-dependency patterns.
Core Features & Use Cases
- Bun runtime basics: Quick-start patterns for Bun projects.
- SQLite with bun:sqlite: Efficient embedded data access patterns.
- HTTP server with Bun.serve: Lightweight server patterns.
- Testing with bun:test: Test-driven Bun patterns.
- File operations: Bun.file, Bun.write, and streaming.
Quick Start
Start a Bun project, add bun:sqlite, spin up Bun.serve, and run bun.test for local tests.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bun-dev Download link: https://github.com/outfitter-dev/agents/archive/main.zip#bun-dev Please download this .zip file, extract it, and install it in the .claude/skills/ directory.