webgpu▌
2 indexed skills · max 10 per page
webgpu-threejs-tsl
dgreenheck/webgpu-claude-skill · Productivity
TSL (Three.js Shading Language) is a node-based shader abstraction that lets you write GPU shaders in JavaScript instead of GLSL/WGSL strings.
webgpu
cazala/webgpu-skill · Productivity
Design, implement, and debug WebGPU applications, GPU compute pipelines, and WGSL shaders. \n \n Covers WebGPU initialization, device setup, compute and render pipelines, shader authoring, and GPU/CPU synchronization strategies \n Includes architecture patterns for modular passes, phase-based simulation, spatial indexing, and capability fallback handling \n Provides guidance on performance optimization, safe readback strategies, and debugging practices for rendering, compute, ML workloads, and p