electron-code-signing
Electron code signing and notarization workflow for macOS, Windows, and Linux distribution.Anchors:• electron-builder documentation / 適用: Code signing configuration / 目的: Proper certificate management and platform-specific signing• Apple Developer Program / 適用: macOS signing and notarization / 目的: App Store and Gatekeeper compliance• Windows Authenticode / 適用: Windows EV/OV certificate signing / 目的: SmartScreen bypass and user trustTrigger:Use when configuring code signing for Electron apps, setting up certificates for macOS/Windows/Linux, implementing notarization workflows, resolving signing errors, or distributing signed executables.Keywords: code signing, electron-builder, notarization, certificate, macOS signing, Windows Authenticode, entitlements, hardened runtime, EV certificate
$ 安裝
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/electron-code-signing ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository
