electrobun
Build and ship fast cross-platform desktop apps in TypeScript
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Electrobun?โผ
Run `npx skills add blackboardsh/electrobun --all -g -y` in your terminal to install all tools in this suite globally.
What is Electrobun used for?โผ
Electrobun lets you build, update, and ship fast cross-platform desktop apps written in TypeScript, with tiny bundles and built-in update patching.
How is Electrobun different from Electron?โผ
It uses the system webview instead of bundling Chromium, producing much smaller apps, and offers self-extracting installers plus kilobyte-scale binary updates.
Can AI agents review Electrobun pull requests?โผ
Yes. The included review-pr skill gives your AI agent a security-first workflow to inspect PR diffs, judge runtime risk, and recommend merge, close, or a narrower fix.
Do I need native coding experience to use Electrobun?โผ
No. You write everything in TypeScript, and the Hutch CLI handles the native Zig, Objective-C, and C++ build steps for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core