electron-pro
Electron (professional)
Skill text is English; answer in the user’s preferred language when rules or the conversation specify it.
Use official Electron documentation for version-specific APIs; this skill encodes trust boundaries, preload/IPC design, and desktop release mechanics — not API duplicates. Confirm Electron major, bundler (Vite/Webpack/etc.), target OS (macOS notarization, Windows SmartScreen), and whether native addons exist.
Renderer UI patterns (React hooks, a11y components): react-pro.
Boundary
electron-pro owns main/preload/renderer architecture, webPreferences, IPC contracts, packager choice at a high level, and Electron-specific security defaults. deployment-pro owns release promotion beyond desktop artifacts when the question is org-wide ship path; ci-cd-pro owns workflow structure for multi-OS builds; security-pro owns organization threat model and policy beyond Electron defaults.