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

Browse skills that share this tag.

  • forge-shader-grid - Procedural Anti-Aliased Shader Grid in SDL3 GPU
    sdl3gpushadergrid

    ★ 38 · Updated 2026-09-22

    Render a procedural anti-aliased grid floor in an SDL3 GPU scene using screen-space derivatives and multiple graphics pipelines.

    ⚙ Render anti-aliased procedural grid floor⚙ Compute grid lines with fwidth⚙ Apply frequency and distance fade
  • makepad-shaders - Makepad shader system development and support
    makepadshadersdf2dglsl

    ★ 0 · Updated 2026-09-15

    Generates shader code and explains the Makepad shader language, Sdf2d API, and built-in functions.

    ⚙ Generate shader code⚙ Explain shader language syntax⚙ Explain Sdf2d API functions
  • makepad-shaders - Makepad Shaders Guide and Shader Code Generator
    makepadshadersdf2dglsl

    ★ 0 · Updated 2026-09-15

    Provides guidance and code generation for Makepad shader language, Sdf2d drawing, and GLSL built-in functions.

    ⚙ Generate Makepad shader code⚙ Explain Sdf2d API usage⚙ Explain GLSL built-in functions
  • makepad-shaders - Makepad shader code generation and Sdf2d API guidance
    makepadshaderssdf2drust

    ★ 1 · Updated 2026-09-15

    Provides code generation and technical explanations for Makepad shader syntax, Sdf2d API, and built-in functions.

    ⚙ Generate Makepad shader code⚙ Explain shader language and Sdf2d⚙ Read local shader reference files
  • makepad-shaders - Makepad shader writing and Sdf2d reference
    makepadshaderssdf2drust

    ★ 1 · Updated 2026-09-15

    Generates Makepad shader code and explains shader syntax, Sdf2d helper functions, and built-in GLSL math utilities.

    ⚙ Write Makepad shader code⚙ Explain Sdf2d API usage⚙ Explain GLSL built-in functions
  • gpu - Ollama GPU Monitoring
    gpumonitoringollamaperformance

    ★ 602 · Updated 2026-05-28

    Monitor GPU usage, VRAM, loaded models, and inference performance metrics for Ollama

    ⚙ check GPU status⚙ monitor VRAM usage⚙ list loaded models
  • 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