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

Browse skills that share this tag.

  • mano-cua - Desktop GUI automation via VLA models
    gui-automationcomputer-usevladesktop

    ★ 46 · Updated 2026-09-22

    Automates desktop GUI tasks described in natural language using visual screen interaction via VLA models.

    ⚙ Execute desktop GUI automation tasks⚙ Stop running automation tasks⚙ Launch target applications or URLs
  • desktop-tauri-scaffold - Scaffold a Tauri v2 Desktop Application
    tauritauri-v2desktopscaffold

    ★ 1 · Updated 2026-09-21

    Creates a Tauri v2 desktop application scaffold with default-deny security, strict CSP, updater config, and CI workflow.

    ⚙ Generate project using create-tauri-app⚙ Configure strict Content Security Policy⚙ Set up window capability files
  • godot-platform-desktop - Desktop Platform Features and Best Practices in Godot
    desktopgodotwindowslinux

    ★ 198 · Updated 2026-09-16

    Provides desktop platform guidelines for Godot, covering window management, settings persistence, keybind remapping, and Steam integration.

    ⚙ Manage window modes and resolution⚙ Save settings to user directory⚙ Remap input using physical keycode
  • development-plugin-for-avalonia - Umbrella skill for Avalonia application development
    avaloniaxamlcsharpdesktop

    ★ 89 · Updated 2026-09-14

    Umbrella skill for building, reviewing, designing, porting, and migrating Avalonia applications using modern XAML and C# patterns on Avalonia 11.3.12.

    ⚙ Route requests to specialist skills⚙ Build Avalonia 11.3.12 applications⚙ Review XAML and C# code
  • busic-ui-development - BuSic UI Development Specifications and Guidelines
    uiflutterbusici18n

    ★ 28 · Updated 2026-09-11

    Provides UI development specifications for BuSic, covering base class selection, responsive layouts, theme tokens, i18n, and desktop platform quirks.

    ⚙ Choose widget base classes⚙ Apply theme tokens and responsive scaffold⚙ Manage internationalization ARB files
  • _responsive-desktop-design - Apply responsive desktop design policies during UI work
    uiresponsive-designdesktopthoughtbase

    ★ 0 · Updated 2026-09-10

    Internal procedure for applying Thoughtbase's responsive desktop policy during UI work.

    ⚙ Identify stretched mobile layout issues⚙ Apply responsive desktop design policies⚙ Verify rendered UI in browser
  • mac-use - Control macOS GUI Apps Visually
    macOSGUIautomationOCR

    ★ 0 · Updated 2026-05-28

    Take screenshots, detect UI elements, click, scroll, type, and press keys to control macOS applications through their graphical interface.

    ⚙ capture screenshot⚙ detect text elements⚙ annotate image
  • flutter-expert - Flutter & Dart Expert for Cross-Platform Apps
    flutterdartcross-platformmobile

    ★ 57 · Updated 2026-05-28

    Expert Flutter developer for multi-platform mobile, web, desktop, and embedded applications with Dart 3

    ⚙ design app architecture⚙ create custom widgets⚙ implement state management
  • screenshot - Desktop and System Screenshot Capture
    cross-platformscreenshotscreen capturedesktop

    ★ 157 · Updated 2026-03-26

    Capture desktop, app window, or pixel region screenshots on macOS, Linux, and Windows

    ⚙ capture full screen⚙ capture app window⚙ capture window by name
  • gpui - Build Rust desktop applications with GPUI framework
    rustdesktopuigpu

    ★ 18 · Updated 2026-02-24

    Create desktop applications using GPUI, a GPU-accelerated UI framework for Rust

    ⚙ build desktop apps⚙ create UI layouts⚙ manage entity state
  • gpui - Build Rust Desktop Apps with GPUI Framework
    rustdesktopui-frameworkgpu

    ★ 28 · Updated 2026-02-24

    Assists in building desktop applications using the GPU-accelerated GPUI framework for Rust

    ⚙ load reference documentation⚙ guide development patterns⚙ setup project dependencies
  • gpui - GPUI Desktop App Development with Rust
    rustguidesktopgpu

    ★ 602 · Updated 2026-02-24

    Build desktop applications using the GPU-accelerated GPUI framework from Zed.

    ⚙ Build desktop apps with GPUI⚙ Manage Entity state in struct⚙ Implement the Render trait
  • 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
  • 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
  • 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
  • macos - macOS Development for Desktop and Menu Bar Apps
    macOSdesktopdevelopmentAppKit

    ★ 602 · Updated 2026-02-13

    Platform-specific development for macOS, including menu bar apps, window management, AppKit integration, and notarization.

    ⚙ analyze existing macOS patterns⚙ verify macOS documentation⚙ build for macOS

Scroll to load more