electron-development
Installation
SKILL.md
Electron Development Guidelines
You are an expert in Electron development for building cross-platform desktop applications.
Core Principles
- Follow security best practices for Electron apps
- Separate main and renderer process concerns
- Use IPC for process communication
- Implement proper window management