Design and maintain Ordinus typed IPC contracts. Use when adding or changing window.ordinus APIs, ipcMain handlers, ipc channel names, shared request/response types, Zod schemas, preload bridge methods, or renderer calls into main process.
$npx -y skills add muratgur/ordinus --skill ipc-contract-designInstalls into the current project.
Run `npx skills use "https://github.com/muratgur/ordinus" --skill "muratgur/ordinus/ipc-contract-design"` 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/muratgur/ordinus" that are relevant to the current task. Run `npx skills add "https://github.com/muratgur/ordinus"` and select the relevant skills, then follow their instructions.