electronBuild Electron desktop apps with secure architecture and common pitfall avoidance.
Install via ClawdBot CLI:
clawdbot install ivangdavila/electronRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Building secure internal tools for large organizations where data protection is critical. Electron allows creating cross-platform desktop applications that can integrate with existing enterprise systems while maintaining strict security protocols against XSS and IPC vulnerabilities.
Developing desktop applications for designers, video editors, or audio engineers who need native-like performance. Electron enables creating rich UI applications that can leverage web technologies while managing memory effectively and avoiding blocking operations that would freeze creative workflows.
Creating productivity tools that need to run consistently on Windows, macOS, and Linux. Electron's security architecture helps prevent common vulnerabilities while the packaging system allows for proper code signing and auto-update mechanisms across different operating systems.
Building interactive learning applications that run offline on student computers. Electron's file protocol handling and security boundaries ensure safe execution of educational content while the performance guidelines help maintain responsive interfaces during resource-intensive activities.
Developing desktop applications for financial analysts that display real-time market data. Electron's context isolation and IPC validation prevent security breaches while the window management and memory guidelines ensure stable performance during extended usage with multiple data views.
Offering a desktop application as part of a software-as-a-service subscription. The Electron app provides better performance and offline capabilities compared to web-only versions, with proper code signing enabling auto-updates that deliver new features seamlessly to paying customers.
Selling licensed desktop applications to businesses with volume pricing. Electron's cross-platform capabilities reduce development costs while the security architecture meets enterprise compliance requirements. Native module management ensures stability across different corporate IT environments.
Providing a free basic version with premium features unlocked through in-app purchases. Electron's packaging system allows creating trial versions while the performance optimization ensures good user experience that encourages upgrades. Platform-specific features enable proper notification systems for engagement.
💬 Integration Tip
Always use electron-rebuild for native modules and implement proper IPC validation before integrating with backend services to prevent security vulnerabilities.
Scored Apr 18, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.