electrobun-rpc-patterns
๐ฏSkillfrom rajavijayach/electrobun-skills
Provides advanced type-safe RPC patterns for Electrobun desktop applications, covering bidirectional main-to-webview communication, streaming data, batch operations, retry strategies, and shared TypeScript type definitions.
Same repository
rajavijayach/electrobun-skills(5 items)
Installation
npx vibeindex add rajavijayach/electrobun-skills --skill electrobun-rpc-patternsnpx skills add rajavijayach/electrobun-skills --skill electrobun-rpc-patterns~/.claude/skills/electrobun-rpc-patterns/SKILL.mdSKILL.md
More from this repository4
A window management skill for Electrobun, an ultra-fast TypeScript desktop application framework that uses Bun and native OS webviews for building cross-platform desktop apps.
Native UI integration for Electrobun desktop applications, including ApplicationMenu, ContextMenu, system Tray, native dialogs, keyboard shortcuts, and platform-specific UI patterns.
A skill covering packaging, code signing, notarization, and distribution for Electrobun desktop applications. Includes guidance on building production bundles, creating installers, auto-updater implementation, delta updates, and CI/CD integration across Windows, macOS, and Linux.
A comprehensive debugging and troubleshooting skill for Electrobun desktop applications, covering main process (Bun) and webview debugging, Chrome DevTools integration, performance profiling, memory leak detection, and platform-specific issue resolution.