·webgpu-specs
</>

webgpu-specs

gfx-rs/wgpu

Download WebGPU and WGSL specifications for use as a reference

11Installs·2Trend·@gfx-rs

Installation

$npx skills add https://github.com/gfx-rs/wgpu --skill webgpu-specs

SKILL.md

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:

Download WebGPU and WGSL specifications for use as a reference Source: gfx-rs/wgpu.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gfx-rs/wgpu --skill webgpu-specs
Category
</>Dev Tools
Verified
First Seen
2026-02-06
Updated
2026-02-18

Quick answers

What is webgpu-specs?

Download WebGPU and WGSL specifications for use as a reference Source: gfx-rs/wgpu.

How do I install webgpu-specs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gfx-rs/wgpu --skill webgpu-specs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gfx-rs/wgpu

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-06

Related Skills

None