desktop
CommunityStreamlined Electron desktop development guide.
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide for Electron desktop development, covering IPC patterns, window management, preload security, and menu configuration to accelerate building robust desktop features.
Core Features & Use Cases
- Architectural overview for Electron apps (Main Process, Renderer, Preload)
- IPC-driven workflows: controllers, services, and store actions
- Window and menu configuration with best practices for security, UX, and performance
Quick Start
Create a new feature by adding a dedicated Controller under apps/desktop/src/main/controllers/, define IPC types in packages/electron-client-ipc/src/types.ts, implement a corresponding Service in src/services/electron/, add a Store Action to invoke the service, and include unit tests under apps/desktop/src/main/controllers/tests to verify behavior.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: desktop Download link: https://github.com/Chenm4/VoiceChatAssistant/archive/main.zip#desktop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.