bun-quickstart

Community

Get started with Bun, fast.

Authorzacharyr0th
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the onboarding process for Bun, a fast JavaScript runtime, by providing clear guidance on installation, project initialization, and basic configuration. It helps new users overcome initial setup hurdles and quickly get their development environment ready.

Core Features & Use Cases

  • Bun Installation & Setup: Get step-by-step instructions for installing Bun on macOS, Linux, Windows, and within Docker environments.
  • Project Initialization: Quickly create new Bun projects using bun init or scaffold applications with popular templates like React, Next.js, Hono, and Elysia.
  • Configuration & Workflow: Learn to configure bunfig.toml for project-specific settings, run files with watch mode, and manage environment variables.
  • Use Case: "I'm new to Bun. Help me install it on macOS, create a new React project, and configure bunfig.toml for production."

Quick Start

Install Bun on my Linux machine and then create a new project named 'my-bun-app' using the default template.

Dependency Matrix

Required Modules

None required

Components

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-quickstart
Download link: https://github.com/zacharyr0th/next-starter/archive/main.zip#bun-quickstart

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository