electron-builder is a powerful tool for building and packaging Electron applications. It streamlines the setup process for developers looking to create and automate the distribution of their apps.
$ npx skills add https://github.com/pedronauck/skills --skill electron-builderelectron-builder is a complete solution for packaging and building Electron applications ready for distribution across macOS, Windows, and Linux. It handles native dependency compilation, code signing on CI servers or local machines, and includes auto-update support out of the box. The tool supports numerous target formats including dmg and pkg for macOS, AppImage and snap for Linux, and nsis, MSI, and portable executables for Windows. It also manages publishing artifacts to GitHub Releases, Amazon S3, DigitalOcean Spaces, and other services. Developers benefit from automatic tool downloading, parallel building and publishing, and Docker support for cross-platform builds without manual setup.
Install using pnpm or npx commands as detailed.
Package Electron applications for production
Set up auto-updates for apps
Integrate with CI/CD workflows
$ npx skills add https://github.com/pedronauck/skills --skill electron-buildergit clone https://github.com/electron-userland/electron-builderCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan