LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Electron

Browse skills that share this tag.

  • electron-egg - Electron EGG framework guidance for desktop app development
    Electron EGGElectronEgg.jsDesktop Application

    ★ 18 · Updated 2026-09-18

    Provides guidance for Electron EGG framework including project setup, IPC, process management, API reference, and app packaging.

    ⚙ Install and set up Electron EGG⚙ Manage main and renderer processes⚙ Handle IPC interprocess communication
  • jotai-reactive-atoms - Jotai Reactive State Management for Electron
    Reactstate managementElectronIPC

    ★ 602 · Updated 2026-06-30

    Implement reactive state management with Jotai atoms for real-time Electron apps

    ⚙ create event subscription source⚙ create hybrid atom⚙ create stream atom
  • dev-electron - Electron Thin Wrapper App Development
    Electrondesktop appdev serverapp packaging

    ★ 0 · Updated 2026-03-23

    Electron development patterns for thin wrapper apps around dev servers

    ⚙ show splash screen⚙ spawn dev server process⚙ wait for server ready
  • dev-desktop-sandbox - Run isolated Electron desktop sandbox instances for development
    developmentsandboxElectrondesktop

    ★ 2,034 · Updated 2026-02-18

    Creates isolated desktop development sandboxes with temporary MUX_ROOT directories and free ports

    ⚙ create temporary MUX_ROOT directory⚙ copy configuration files⚙ select free ports
  • electron-base - Build secure desktop applications with Electron
    desktop app developmentElectronsecurityTypeScript

    ★ 1,018 · Updated 2026-02-09

    Build desktop applications with Electron 33, Vite, React and TypeScript

    ⚙ Create Electron project structure⚙ Configure main and renderer processes⚙ Implement type-safe IPC