Electrobun Workflow
Installation
SKILL.md
Electrobun Development Workflow
The Pipeline
┌──────────┐ ┌──────────┐ ┌──────────────┐ ┌───────────┐
│ INIT │ → │ DEV │ → │ BUILD │ → │ RELEASE │
│ │ │ │ │ │ │ │
│ template │ │ dev+watch│ │ canary/stable│ │ upload │
│ scaffold │ │ hot reload│ │ sign+notarize│ │ auto-update│
└──────────┘ └──────────┘ └──────────────┘ └───────────┘
Skill: Skill: Skill: Skill:
electrobun-init electrobun-dev electrobun-build electrobun-release
Command: (always-on) Command: Command:
/electrobun-init /electrobun-build /electrobun-release