Che cos'è webgpu-specs?
Scarica le specifiche WebGPU e WGSL da utilizzare come riferimento Fonte: gfx-rs/wgpu.
Scarica le specifiche WebGPU e WGSL da utilizzare come riferimento
Installa rapidamente la skill AI webgpu-specs nel tuo ambiente di sviluppo tramite riga di comando
Fonte: gfx-rs/wgpu.
Run sh .claude/skills/webgpu-specs/download.sh to download the WebGPU and WGSL specifications if they are not present or if they have been updated. You do not need to change directory before running the script.
After the specs are downloaded, you can search in target/claude/webgpu-spec.bs and target/claude/wgsl-spec.bs for relevant sections of the specification.
When referencing the specifications, prefer to use named anchors rather than line numbers. For example, to reference the "Object Descriptors" section, which has the following header:
Scarica le specifiche WebGPU e WGSL da utilizzare come riferimento Fonte: gfx-rs/wgpu.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/gfx-rs/wgpu --skill webgpu-specsScarica le specifiche WebGPU e WGSL da utilizzare come riferimento Fonte: gfx-rs/wgpu.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/gfx-rs/wgpu --skill webgpu-specs Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/gfx-rs/wgpu