bun-runtime
CommunityBuild blazing-fast servers & APIs with Bun's native runtime.
Authorzacharyr0th
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides expert knowledge of Bun's native runtime APIs, enabling developers to build high-performance server-side applications, HTTP APIs, and handle file operations with unparalleled speed. It addresses the need for faster execution and simpler native integrations compared to Node.js.
Core Features & Use Cases
- High-Performance Servers: Build HTTP and WebSocket servers using
Bun.serve, capable of handling millions of requests per second, significantly faster than Node.js alternatives. - Efficient File I/O: Perform optimized file operations with
Bun.fileandBun.write, leveraging system-level optimizations for faster read/write speeds. - Native Integration: Utilize the Foreign Function Interface (FFI) to call native C libraries directly, manage child processes, and integrate with Bun-specific utilities like
Bun.passwordfor hashing. - Use Case: "I want to build a REST API with Bun. Show me how to set up a
Bun.serveHTTP server with basic routing for/usersand/productsendpoints."
Quick Start
Create a simple HTTP server using Bun.serve that listens on port 3000 and responds with "Hello from Bun!" to all requests.
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 Download link: https://github.com/zacharyr0th/next-starter/archive/main.zip#bun-runtime 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 471,000+ vetted skills library on demand.