williammelin/webgpu-r3f-claude-skill

A Claude skill for developing WebGPU applications with React Three Fiber

2Stars on the repository
8Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

compute-shaders

01

williammelin/webgpu-r3f-claude-skill

Cursor rule Cursor

GPU compute shaders in React Three Fiber + WebGPU using TSL. Covers instanced array buffers, parallel simulation, particle systems, atomic operations, workgroup barriers, and dispatching from useEffect/useFrame. Use when writing compute passes, particle systems, or GPU-side simulations in R3F.

not rated 2 yesterday A 389 tokens

williammelin/webgpu-r3f-claude-skill

Cursor rule Cursor

WebGPU device loss handling, recovery strategies, and device limits/optional features in React Three Fiber. Use when adding robustness to an R3F WebGPU app, handling GPU crashes, requesting non-default limits, or enabling optional features like timestamp queries or float32-filterable.

not rated 2 yesterday A 479 tokens

post-processing

03

williammelin/webgpu-r3f-claude-skill

Cursor rule Cursor

Post-processing effects for React Three Fiber + WebGPU via the TSL node-based pipeline. Covers RenderPipeline, built-in passes (bloom, blur, FXAA, DOF), custom effects with Fn(), effect chaining, and taking over the R3F render loop. Use when building render pipelines with post effects in R3F.

not rated 2 yesterday A 518 tokens

webgpu-r3f-tsl

04

williammelin/webgpu-r3f-claude-skill

Cursor rule Cursor

Entry point for React Three Fiber + WebGPU + TSL guidance. Covers Canvas/renderer setup, node materials in JSX, node-graph memoization, and TSL syntax fundamentals. Auto-attaches on JS/TS/JSX/TSX files in projects using three/webgpu with R3F.

not rated 2 yesterday A 1,005 tokens

wgsl-integration

05

williammelin/webgpu-r3f-claude-skill

Cursor rule Cursor

Mixing custom WGSL code into TSL shaders in React Three Fiber via wgslFn(). Use when integrating raw WGSL functions, porting existing WGSL, or optimizing hot paths that need hand-written shader code.

not rated 2 yesterday A 296 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: