electron
SKILL.md
Electron Core Knowledge
Deep Knowledge: Use
mcp__documentation__fetch_docswith technology:electronfor comprehensive API documentation.
When NOT to Use This Skill
- Tauri applications - Use the
tauriskill for Rust-based desktop apps - Web applications only - Electron is for desktop apps, not web deployment
- Mobile applications - Electron doesn't support iOS/Android natively
- CLI tools - Use Node.js directly for command-line applications