Electron Native Lib Extraction

Use when extracting an in-app Electron native-module integration (N-API addon + build scripts + packaging config + release CI) into a standalone, source-distributed npm library — or when authoring such a library from scratch. Covers the ABI/install-script traps, node-gyp rebuild semantics, macOS rpath depth, electron-builder packaging excludes, composite GitHub Action hygiene, and the dogfood migration back into the source app.

innei 8db4dea 10.6 KB Updated

File contents

innei/skill/tree/main/skills/infrastructure/electron-native-lib-extraction commit 8db4deaa1d

Frequently asked questions

npx skillmds@latest add innei/electron-native-lib-extraction