Maintain Ordinus Electron security boundaries. Use when changing BrowserWindow options, main/preload/renderer responsibilities, privileged OS access, filesystem/database/process usage, or anything that could expose Electron or Node capabilities to renderer code.
$npx -y skills add muratgur/ordinus --skill electron-secure-boundaryInstalls into the current project.
Run `npx skills use "https://github.com/muratgur/ordinus" --skill "muratgur/ordinus/electron-secure-boundary"` 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.