electron-ipc

Installation
SKILL.md

Electron IPC & UI (MVP)

Files

  • src/main/index.ts - Main process, BrowserWindow config
  • src/main/ipc.ts - IPC handlers
  • src/preload/index.ts - Context bridge API
  • src/renderer/styles.css - Global styles (Tailwind + custom)
  • src/renderer/components/ - React UI components

Preload API (window.api)

Related skills
Installs
11
First Seen
Jan 28, 2026