·electrobun-best-practices
</>

electrobun-best-practices

在 TypeScript 中构建或维护 Electrobun 桌面应用程序时使用,包括 electrobun.config.ts、 electrobun/bun 或 electrobun/view 导入、BrowserWindow/BrowserView 使用、更新程序流程和分发工件。

21安装·2热度·@0xbigboss

安装

$npx skills add https://github.com/0xbigboss/claude-code --skill electrobun-best-practices

如何安装 electrobun-best-practices

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

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

来源:0xbigboss/claude-code。

SKILL.md

查看原文

Electrobun builds cross-platform desktop apps with TypeScript and Bun. This skill gives safe defaults, typed RPC patterns, and operational guidance for build/update/distribution.

Electrobun APIs evolve quickly. Before relying on advanced options or platform-specific behavior, verify against current docs and CLI output.

IPC between bun and browser contexts uses postMessage, FFI, and (in some paths) encrypted WebSockets.

在 TypeScript 中构建或维护 Electrobun 桌面应用程序时使用,包括 electrobun.config.ts、 electrobun/bun 或 electrobun/view 导入、BrowserWindow/BrowserView 使用、更新程序流程和分发工件。 来源:0xbigboss/claude-code。

可引用信息

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

安装命令
npx skills add https://github.com/0xbigboss/claude-code --skill electrobun-best-practices
分类
</>开发工具
认证
收录时间
2026-03-01
更新时间
2026-03-10

Browse more skills from 0xbigboss/claude-code

快速解答

什么是 electrobun-best-practices?

在 TypeScript 中构建或维护 Electrobun 桌面应用程序时使用,包括 electrobun.config.ts、 electrobun/bun 或 electrobun/view 导入、BrowserWindow/BrowserView 使用、更新程序流程和分发工件。 来源:0xbigboss/claude-code。

如何安装 electrobun-best-practices?

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

这个 Skill 的源码在哪?

https://github.com/0xbigboss/claude-code