bun-runtime
CommunityBun-powered runtime workflows.
Authornathanvale
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches Bun runtime workflows for full-stack development, including monorepo management with bunx, lockfile handling, and fast startup patterns.
Core Features & Use Cases
- bunx without globals: Use bunx to invoke tools without polluting the global namespace.
- Workspace monorepos: Organize packages/apps under workspaces for consistent builds.
- Lockfile management: Reproducible installs with bun.lockb.
- Performance patterns: Fast startup, bundling, and integrated tooling.
Quick Start
Typical workflows include:
- Use bunx to bootstrap projects, e.g.,
bunx create-vite@latest my-app - Manage monorepos with bun workspace commands
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/nathanvale/side-quest-marketplace/archive/main.zip#bun-runtime Please download this .zip file, extract it, and install it in the .claude/skills/ directory.