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: ipc

Browse skills that share this tag.

  • tauri2-react-rust - Tauri 2, React, and Rust App Development
    tauri2reactrusttypescript

    ★ 0 · Updated 2026-09-22

    Guides cross-platform desktop app development using Tauri 2, React, and Rust, including IPC design, state management, and browser-based verification.

    ⚙ Design Tauri app architecture⚙ Implement IPC command communication⚙ Write Rust backend commands
  • tauri-backend-testing - Tauri Backend Testing Skill
    taurirustbackend-testingipc

    ★ 2 · Updated 2026-09-20

    Generate tests for Tauri backend Rust code, including command handlers, system integration, and IPC communication.

    ⚙ Generate Tauri backend Rust tests⚙ Review backend tests for completeness⚙ Generate command handler tests
  • peer-sessions - Run and coordinate local Claude Code peer sessions
    peer-sessionsclaude-codemulti-agentcmux

    ★ 20 · Updated 2026-09-19

    Spawns, addresses, and manages fleets of local Claude Code peer sessions in cmux or herdr for cross-session messaging.

    ⚙ Spawn peer session fleets⚙ Resolve peer socket addresses⚙ Send messages to peer sessions
  • zod-contract-gate - Zod Runtime Schema Validation and Contract Safety Rules
    contract-safetyzodschema-validationipc

    ★ 12 · Updated 2026-09-15

    Defines Zod runtime schema validation patterns, interface boundaries, and contract safety rules for multi-agent architectures, IPC channels, and APIs.

    ⚙ Validate agent IPC payloads⚙ Validate API requests and responses⚙ Validate configuration files and manifests
  • 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
  • trove-lambda - AWS Lambda handler and CDK infrastructure conventions
    aws-lambdacdkpowertoolssqs

    ★ 10 · Updated 2026-09-12

    Provides AWS Lambda handler structure, SQS/SNS event parsing, Powertools logging, IPC patterns, and CDK best practices.

    ⚙ Structure AWS Lambda handlers⚙ Parse SQS and SNS events⚙ Configure Powertools logging
  • evo-pddl-airport-planner - PDDL Airport Planner
    pddlplanningairportpyperplan

    ★ 66 · Updated 2026-09-12

    Solves PDDL airport ground-traffic planning tasks using pyperplan and writes plans in standard PDDL format.

    ⚙ Read task definitions from problem.json⚙ Solve PDDL tasks using pyperplan⚙ Write plan files in PDDL format
  • add-tauri-command - Add or update Tauri commands and IPC surfaces
    taurirusttypescriptipc

    ★ 2 · Updated 2026-09-11

    Guide for adding, renaming, or changing Tauri command signatures and IPC surfaces between Rust core and React UI.

    ⚙ Add command to domain module⚙ Define command signature and error mapping⚙ Register command in generate_handler list
  • 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
    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