AI AGENT ADDONS

Desktop apps built with Electron need a clear structure. This guide explains the main parts. You will learn about the main process, the renderer process, and preload scripts. It shows how they work together safely.

Adding new features is easy. You create a controller, define IPC types, and build a renderer service. Then you connect everything with store actions and tests. Each step keeps your app secure and fast.

Best practices help you avoid mistakes. Validate inputs, use async methods, and add progress indicators. This guide is for anyone building desktop apps with Electron.

Add Desktop skill to your workflow

Global

mkdir -p ~/.claude/skills/desktop

Project

mkdir -p .claude/skills/desktop

Source Repository

Stars
79,191
Forks
15,490
Watchers
79,191
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago