What problem does it solve?
This Skill helps you design and implement production-grade Electrobun desktop applications for algo trading, broker connectivity, and real-time market workflows without exposing sensitive logic to the webview.
Core Features & Use Cases
- Secure app architecture: Keeps authentication, order execution, database access, and other sensitive operations in the Bun main process.
- Trading workflow support: Covers broker APIs, WebSocket market data, order lifecycle management, portfolio tracking, and strategy execution.
- Operational guardrails: Guides sandboxing of external content, type-safe RPC between processes, encrypted secret storage, and fail-safe order handling.
- Use case: Build a desktop trading terminal with live quotes, login flows, positions, orders, and strategy controls backed by Electrobun.
Quick Start
Ask for an Electrobun algo trading desktop app architecture or feature implementation plan tailored to your broker, data, and UI requirements.