bun-runtime-best-practices
CommunityMaster Bun best practices for fast, reliable code
Authorshepherdjerred
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches Bun runtime best practices and API usage to replace Node.js equivalents, enabling faster, more modern JavaScript tooling.
Core Features & Use Cases
- Bun API guidance: Replaces Node.js APIs with Bun equivalents for common tasks like file I/O, environment handling, and process spawning.
- Performance-focused patterns: Demonstrates zero-dependency usage, Bun.SQL for databases, and Bun.serve for HTTP servers.
- Use Case: Transition a Node.js project to Bun by mapping fs operations, process management, and environment configuration to Bun APIs, achieving faster startup and simpler tooling.
Quick Start
Run a sample Bun project that demonstrates Bun.file, Bun.env, Bun.spawn, and Bun.serve.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-runtime-best-practices Download link: https://github.com/shepherdjerred/dotfiles/archive/main.zip#bun-runtime-best-practices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.