webgpu-errors-debugging
Installation
SKILL.md
WebGPU Debugging
Make WebGPU failures diagnosable: label every object, surface WGSL compile errors with exact line and column, isolate failing operations with error scopes, and annotate the command stream so GPU captures are readable. Applies to WebGPU 1.0-stable (Chrome 113+, Safari 26+, Firefox 141+).