什么是 cts-triage?
运行 CTS 测试套件并调查故障 来源:gfx-rs/wgpu。
运行 CTS 测试套件并调查故障
通过命令行快速安装 cts-triage AI 技能到你的开发环境
来源:gfx-rs/wgpu。
When working on a category of CTS tests, follow this systematic process to identify issues, prioritize fixes, and document findings.
If there is a reasonable number of tests matching the selector (less than a couple hundred or so, but this isn't a hard cutoff), then you can proceed with triage. Otherwise, make a list of more detailed wildcards that match fewer tests, verify that each wildcard matches a reasonable number of tests, and triage each wildcard separately.
Run the full test suite for the category to understand the scope:
运行 CTS 测试套件并调查故障 来源:gfx-rs/wgpu。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/gfx-rs/wgpu --skill cts-triage运行 CTS 测试套件并调查故障 来源:gfx-rs/wgpu。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/gfx-rs/wgpu --skill cts-triage 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/gfx-rs/wgpu