·bun-development
</>

bun-development

使用 Bun 运行时进行现代 JavaScript/TypeScript 开发。涵盖 Node.js 的包管理、捆绑、测试和迁移。在使用 Bun、优化 JS/TS 开发速度或从 Node.js 迁移到 Bun 时使用。

7安装·1热度·@claudiodearaujo

安装

$npx skills add https://github.com/claudiodearaujo/izacenter --skill bun-development

如何安装 bun-development

通过命令行快速安装 bun-development AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/claudiodearaujo/izacenter --skill bun-development
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:claudiodearaujo/izacenter。

SKILL.md

查看原文

Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by oven-sh/bun.

| Startup time | 25ms | 100ms+ | | Package install | 10-100x faster | Baseline | | TypeScript | Native | Requires transpiler | | JSX | Native | Requires transpiler | | Test runner | Built-in | External (Jest, Vitest) | | Bundler | Built-in | External (Webpack, esbuild) |

| Init project | bun init | | Install deps | bun install | | Add package | bun add | | Run script | bun run | | Run file | bun run file.ts | | Watch mode | bun --watch run file.ts | | Run tests | bun test | | Build | bun build ./src/index.ts --outdir ./dist | | Execute pkg | bunx |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/claudiodearaujo/izacenter --skill bun-development
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from claudiodearaujo/izacenter

快速解答

什么是 bun-development?

使用 Bun 运行时进行现代 JavaScript/TypeScript 开发。涵盖 Node.js 的包管理、捆绑、测试和迁移。在使用 Bun、优化 JS/TS 开发速度或从 Node.js 迁移到 Bun 时使用。 来源:claudiodearaujo/izacenter。

如何安装 bun-development?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/claudiodearaujo/izacenter --skill bun-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/claudiodearaujo/izacenter

详情

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