About
This skill provides a systematic framework for developers working on the wgpu graphics API to efficiently manage and debug large-scale test suites. It guides the user through a multi-step process: dividing test selectors into manageable chunks, analyzing failure patterns like format-specific or aspect-related errors, identifying root causes within the Rust source code, and generating structured triage reports. It is essential for maintaining WebGPU spec compliance and ensuring robust validation across different hardware backends by automating the tedious parts of the debugging lifecycle.