·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。

SKILL.md

查看原文

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-10

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 中使用

这个 Skill 的源码在哪?

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

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25