sk Skill · brianlovin
bun
Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 1,936
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
typescripthtmlShell
A SKILL.md that instructs an AI coding agent to use Bun instead of Node.js, npm, pnpm, or Vite. It provides command mappings, Bun-specific APIs, testing with bun:test, and frontend serving patterns.
Reach for it when you want your agent to consistently default to Bun tooling in JavaScript/TypeScript projects.
Use it to
- Map npm/Node commands to Bun equivalents
- Run tests with bun:test
- Serve React/CSS/Tailwind frontends via Bun.serve()
- Load .env files automatically without dotenv
- Look up Bun API docs in node_modules/bun-types
For Developers using Bun with AI coding agents
- Host repository
- brianlovin/agent-config
- Installs, lifetime
- 2,100
- Installs, 8 weeks
- 1,936
- Host stars
- 368
- Host language
- Shell
topicsbunruntimepackage-managertestingfrontendagent-skill