bun-shell-src

Community

Run shell commands in src with Bun safely

Authordoitian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures all scripts under src/ run using Bun Shell, providing a consistent, safe, and fast runtime for shell commands and avoiding less predictable Node subprocess usage.

Core Features & Use Cases

  • Enforce Bun Shell for executing commands in src/ and subdirectories to improve reliability and performance.
  • Use Bun's $ template and .nothrow(), .quiet(), and .text() to capture outputs and handle errors gracefully.
  • Promote safe command construction by escaping interpolated values and avoiding external shells.

Quick Start

Start writing shell-enabled scripts in src/ by importing { $ } from 'bun' and invoking commands using Bun's template syntax with interpolated variables.

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-shell-src
Download link: https://github.com/doitian/dotfiles-public/archive/main.zip#bun-shell-src

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.