·bun-cli

Bun CLI reference for package management, script running, testing, bundling, and compilation. Use when working with bun install, bun add, bun run, bun test, bun build, bunx, bunfig.toml, bun.lock, or replacing npm/npx/node commands.

7Installs·0Trend·@dmythro

Installation

$npx skills add https://github.com/dmythro/agent-skills --skill bun-cli

How to Install bun-cli

Quickly install bun-cli AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dmythro/agent-skills --skill bun-cli
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dmythro/agent-skills.

SKILL.md

View raw

A project uses Bun if any of these are present:

| bun --version | Runtime version | | bun info | Package metadata, available versions | | bun info versions | List all published versions | | bun pm ls | List installed packages | | bun pm ls --all | List all (including transitive) | | bun pm hash | Print lockfile hash | | bun pm cache | Show cache directory |

| bun outdated | Check for outdated dependencies | | bun audit | Security vulnerability audit | | bun test | Run test suite | | bun run lint | Run linter (project-specific) | | bun run check-types | Type checking (project-specific) |

Bun CLI reference for package management, script running, testing, bundling, and compilation. Use when working with bun install, bun add, bun run, bun test, bun build, bunx, bunfig.toml, bun.lock, or replacing npm/npx/node commands. Source: dmythro/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dmythro/agent-skills --skill bun-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from dmythro/agent-skills

Quick answers

What is bun-cli?

Bun CLI reference for package management, script running, testing, bundling, and compilation. Use when working with bun install, bun add, bun run, bun test, bun build, bunx, bunfig.toml, bun.lock, or replacing npm/npx/node commands. Source: dmythro/agent-skills.

How do I install bun-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dmythro/agent-skills --skill bun-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dmythro/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25