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-dissection-stinger - Dissect and reverse engineer Electron desktop applications.
    electronasarreverse-engineeringstatic-analysis

    ★ 84 · Updated 2026-09-18

    Locate app.asar archives, inspect metadata, unpack assets, decode JavaScript bundles, and attach debuggers over CDP for Electron desktop apps.

    ⚙ Locate Electron application resources directory⚙ Read ASAR archive metadata⚙ Unpack ASAR file contents
  • reverse-engineer-electron - Reverse-engineer Electron apps while preserving behavior
    electronreverse-engineeringdebuggingunminification

    ★ 4 · Updated 2026-09-15

    Reverse-engineer Electron apps by unminifying, decomposing, and iteratively renaming modules with runtime debugging and human verification.

    ⚙ Create runnable modified-app workspace⚙ Unminify code deterministically⚙ Decompose code into modules
  • handlers - Handlers area skill for wallhaven
    wallhavenelectronipchandlers

    ★ 5 · Updated 2026-09-14

    Provides guidance for working with IPC handlers, database operations, and Electron code in the Handlers area of wallhaven.

    ⚙ Work with electron code⚙ Understand handler execution flows⚙ Modify handlers functionality
  • running - Launch Electron app for manual verification
    electronsmoke-testinglauncherverification

    ★ 0 · Updated 2026-09-14

    Launches the Electron app using the Unix launcher script for manual verification and UI smoke testing after obtaining user approval.

    ⚙ check operating system⚙ request user approval⚙ execute launcher script
  • cosmosh-ui-patterns - Cosmosh UI Design and Interaction Workflow Guidelines
    cosmoshelectronreacttailwind-css

    ★ 7 · Updated 2026-09-13

    Provides guidelines for implementing, refactoring, or reviewing React, Tailwind, and Radix UI code in the Cosmosh Electron renderer.

    ⚙ Implement Cosmosh renderer UI components⚙ Refactor React and Tailwind UI code⚙ Review Radix UI wrappers and layouts
  • agent-browser - Fast browser automation CLI for AI agents.
    browser-automationclicdpelectron

    ★ 17 · Updated 2026-09-12

    Automates web browsers, Electron desktop applications, and cloud sessions for AI agents using CDP.

    ⚙ Navigate web pages⚙ Fill out web forms⚙ Click page elements
  • kkclaw - Desktop visualization and voice interface for AI Agents.
    desktop-petelectronttsvoice

    ★ 174 · Updated 2026-09-12

    An Electron-based desktop companion supporting sphere visualization, multi-engine speech synthesis, system diagnostics, and OpenClaw Agent synchronization.

    ⚙ Render emotional visual spheres⚙ Synthesize and broadcast voice audio⚙ Synchronize OpenClaw Agent states
  • agent-browser - Browser Automation CLI for Agents
    browser-automationclidevtoolselectron

    ★ 1 · Updated 2026-09-11

    CLI for opening pages, interacting with UI, taking screenshots, reading DOM snapshots, and connecting to Electron DevTools.

    ⚙ Open web pages⚙ Click UI elements⚙ Fill out forms
  • electron-api - Guide for adding Electron APIs to Wave Terminal
    electronipcpreloadwave-terminal

    ★ 17,976 · Updated 2026-09-09

    Guides the implementation of frontend-to-electron IPC communication and adding new Electron APIs in Wave Terminal.

    ⚙ Define Electron API TypeScript interfaces⚙ Expose IPC methods via contextBridge⚙ Implement main process IPC handlers
  • electron-skills - Electron Desktop Application Development Patterns
    desktopelectrontypescriptipc

    ★ 18 · Updated 2026-02-18

    Provides Electron-specific patterns for main/renderer process architecture and IPC communication

    ⚙ configure main process⚙ set up preload scripts⚙ handle IPC communication
  • electron-skills - Electron Desktop Development Patterns for LlamaFarm
    desktopelectrontypescriptipc

    ★ 0 · Updated 2026-02-18

    Provides Electron-specific patterns for main/renderer process architecture, IPC communication, security, and packaging

    ⚙ configure main process⚙ configure renderer process⚙ setup IPC communication
  • electron-skills - Electron Desktop Development Patterns for LlamaFarm
    desktopelectrontypescriptipc

    ★ 211 · Updated 2026-02-18

    Provides Electron patterns for desktop application development covering main/renderer processes, IPC communication, security, and packaging

    ⚙ configure main process⚙ set up preload scripts⚙ manage IPC handlers
  • electron-skills - Electron 28 + Vite Patterns for Desktop Applications
    desktopelectronipcsecurity

    ★ 602 · Updated 2026-02-18

    Electron patterns covering main/renderer processes, IPC communication, security, and packaging for LlamaFarm Desktop

    ⚙ create main process handlers⚙ expose preload bridge APIs⚙ configure BrowserWindow settings
  • electron-skills - Electron Desktop Application Development for LlamaFarm
    desktopelectrontypescriptipc

    ★ 838 · Updated 2026-02-18

    Build Electron desktop applications with main/renderer process patterns, IPC communication, and secure packaging

    ⚙ write main process code⚙ create preload scripts⚙ implement IPC communication
  • desktop - Electron Desktop Development Guide for App Implementation
    desktopelectrondevelopmentipc

    ★ 602 · Updated 2026-02-13

    Guides implementation of desktop features, IPC handlers, controllers, and window management in Electron-based applications

    ⚙ create controller modules⚙ define IPC types⚙ implement preload scripts
  • desktop - Electron Desktop Development Guide and Implementation
    electrondesktopdevelopmentguide

    ★ 18 · Updated 2026-02-12

    Guide for implementing desktop features using Electron with main-renderer architecture

    ⚙ create controller⚙ define IPC types⚙ create renderer service
  • desktop - Electron Desktop Development Guide and Implementation
    desktopelectrondevelopmentgui

    ★ 0 · Updated 2026-02-12

    Provides guidance for implementing Electron desktop features including IPC handlers, controllers, preload scripts, window management, and menu configuration

    ⚙ implement desktop features⚙ create IPC handlers⚙ write controllers
  • desktop - Electron Desktop Development Guide for LobeChat App
    electrondesktopdevelopmentguide

    ★ 0 · Updated 2026-02-12

    Provides guidance for implementing desktop features, IPC handlers, controllers, preload scripts, window management, and menu configuration in Electron-based applications.

    ⚙ create controllers⚙ define IPC types⚙ implement renderer services