electron-ipc-communication

Expert knowledge of Electron Inter-Process Communication patterns for SEPilot Desktop. Use this when adding IPC handlers, creating frontend-backend communication, implementing streaming responses, or debugging IPC issues. Ensures secure and efficient communication between renderer and main processes.

$ インストール

git clone https://github.com/jhl-labs/sepilot_desktop /tmp/sepilot_desktop && cp -r /tmp/sepilot_desktop/.claude/skills/electron-ipc ~/.claude/skills/sepilot_desktop

// tip: Run this command in your terminal to install the skill