bun

Installation
SKILL.md

Bun LLM Documentation

Bun provides comprehensive LLM-optimized documentation at https://bun.sh/llms.txt.

When to Use

Fetch this documentation when:

  • Setting up a new Bun project or migrating from Node.js
  • Working with Bun-specific APIs (SQLite, S3, Redis, FFI)
  • Configuring the bundler, minifier, or bytecode caching
  • Writing tests with bun test
  • Using Bun's shell scripting API
  • Deploying to cloud platforms (AWS Lambda, Vercel, Railway)

Key Topics Covered

Installs
1
First Seen
3 days ago
bun — 5dlabs/cto-agents