Guide for adding new Electron APIs to Wave Terminal. Use when implementing new frontend-to-electron communications via preload/IPC.
$npx -y skills add mits-pl/wove --skill electron-apiInstalls into the current project.
Run `npx skills use "https://github.com/mits-pl/wove" --skill "mits-pl/wove/electron-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mits-pl/wove" that are relevant to the current task. Run `npx skills add "https://github.com/mits-pl/wove"` and select the relevant skills, then follow their instructions.