electron-forge
Package and distribute Electron apps with a full build pipeline. Use when scaffolding, configuring makers/publishers/plugins, or extending Forge.
What this skill does
Electron Forge is an all-in-one tool for packaging and distributing Electron applications. It combines packaging, code signing, installers, and publishing into one pipeline and supports custom plugins, makers, and publishers. > Skills are based on Electron Forge (docs as of 2026-01-30), generated from electron-forge-docs. ## Core References | Topic | Description | Reference | |-------|-------------|-----------| | Why Electron Forge | Motivation, value proposition, Forge vs Builder | [core-why-electron-forge](references/core-why-electron-forge.md) | | Build Lifecycle | Package → Make → Publish; hooks; cross-platform | [core-build-lifecycle](references/core-build-lifecycle.md) | | CLI | Init, import, package, make, publish, start; flags; programmatic API | [core-cli](references/core-cli.md) | ## Configuration | Topic | Description | Reference | |-------|-------------|-----------| | Configuration | forge.config.js, packagerConfig, makers, publishers, plugins, hooks, buildIdentifier | [config-configuration](references/config-configuration.md) | | Hooks | generateAssets, preStart, postPackage, preMake, postMake, readPackageJson, etc. | [config-hooks](references/config-hooks.md) | | TypeScript config | forge.config.ts, ForgeConfig, constructor syntax | [config-typescript](references/config-typescript.md) | | Plugins overview | Bundler (Webpack, Vite) and utility plugins | [config-plugins-overview](references/config-plugins-overview.md) | | Webpack plugin | main/renderer config, magic globals, HMR, native modules | [config-plugins-webpack](references/config-plugins-webpack.md) | | Vite plugin | build/renderer entries, HMR globals, native externals | [config-plugins-vite](references/config-plugins-vite.md) | | Makers overview | Config, platforms; DMG, ZIP, Squirrel, deb, rpm, etc. | [config-makers-overview](references/config-makers-overview.md) | | Publishers overview | GitHub, S3, Nucleus; config; auto-update | [config-publishers-overview](references/config-publishers-overview.md) | ## Features | Topic | Description | Reference | |-------|-------------|-----------| | Import existing project | import command and manual setup | [features-import-existing-project](references/features-import-existing-project.md) | | Built-in templates | webpack, vite, TypeScript variants; create-electron-app | [features-templates](references/features-templates.md) | ## Guides | Topic | Description | Reference | |-------|-------------|-----------| | Code signing | macOS and Windows; where to configure | [guides-code-signing](references/guides-code-signing.md) | ## Advanced | Topic | Description | Reference | |-------|-------------|-----------| | Auto update | update.electronjs.org, S3, custom servers (Nucleus, etc.) | [advanced-auto-update](references/advanced-auto-update.md) | | Debugging | Main process: CLI, VS Code, JetBrains | [advanced-debugging](references/advanced-debugging.md) | | Writing plugins | PluginBase, getHooks, startLogic | [advanced-extending-plugins](references/advanced-extending-plugins.md) | | Writing makers | MakerBase, isSupportedOnCurrentPlatform, make | [advanced-extending-makers](references/advanced-extending-makers.md) | | Writing publishers | PublisherBase, publish; multi-call behavior | [advanced-extending-publishers](references/advanced-extending-publishers.md) | | Writing templates | ForgeTemplate, requiredForgeVersion, initializeTemplate | [advanced-extending-templates](references/advanced-extending-templates.md) |
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.