·bun-runtime
</>

bun-runtime

Bun JavaScript ランタイム、バンドラー、およびパッケージ マネージャー。 Bun.serve() HTTP サーバー、Bun.file() I/O、SQLite、パスワード ハッシュ、Bun.build() バンドラー、bun:test ランナー、およびパッケージ管理をカバーします。 Bun API を使用してビルドする場合、Bun を使用してスクリプトを実行する場合、コードをバンドルする場合、bun install/add を使用してパッケージを管理する場合、または bun:test を使用してテストを作成する場合に使用します。

17インストール·2トレンド·@oakoss

インストール

$npx skills add https://github.com/oakoss/agent-skills --skill bun-runtime

bun-runtime のインストール方法

コマンドラインで bun-runtime AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/oakoss/agent-skills --skill bun-runtime
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: oakoss/agent-skills。

Bun is an all-in-one JavaScript and TypeScript runtime that includes a fast package manager, bundler, test runner, and Node.js-compatible APIs. It natively executes TypeScript and JSX without a separate compilation step.

When to use: Fast server-side JavaScript, TypeScript-first projects, replacing Node.js for better startup performance, built-in SQLite, password hashing, file I/O, HTTP servers, bundling, and testing without external tooling.

When NOT to use: Projects requiring full Node.js ecosystem compatibility (some native modules unsupported), production environments needing battle-tested stability of Node.js, or browser-only code that does not need a runtime.

Bun JavaScript ランタイム、バンドラー、およびパッケージ マネージャー。 Bun.serve() HTTP サーバー、Bun.file() I/O、SQLite、パスワード ハッシュ、Bun.build() バンドラー、bun:test ランナー、およびパッケージ管理をカバーします。 Bun API を使用してビルドする場合、Bun を使用してスクリプトを実行する場合、コードをバンドルする場合、bun install/add を使用してパッケージを管理する場合、または bun:test を使用してテストを作成する場合に使用します。 ソース: oakoss/agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/oakoss/agent-skills --skill bun-runtime
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from oakoss/agent-skills

クイックアンサー

bun-runtime とは?

Bun JavaScript ランタイム、バンドラー、およびパッケージ マネージャー。 Bun.serve() HTTP サーバー、Bun.file() I/O、SQLite、パスワード ハッシュ、Bun.build() バンドラー、bun:test ランナー、およびパッケージ管理をカバーします。 Bun API を使用してビルドする場合、Bun を使用してスクリプトを実行する場合、コードをバンドルする場合、bun install/add を使用してパッケージを管理する場合、または bun:test を使用してテストを作成する場合に使用します。 ソース: oakoss/agent-skills。

bun-runtime のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oakoss/agent-skills --skill bun-runtime インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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