Skip to content

Repository files navigation

WebGPU Skill

An agent skill for designing, implementing, debugging, and optimizing portable WebGPU applications and WGSL shaders.

The guidance is framework-agnostic and covers render and compute pipelines, simulations, feedback effects, exact WGSL data layout, lifecycle resilience, bounded readback, compatibility, and performance. A typed Vite starter demonstrates the recommendations as a complete application.

Install

Review the source in this repository, then use the current installation flow shown on the skills.sh catalog page.

Package

  • SKILL.md routes agents through the core workflow and task-specific references.
  • references/ contains focused guidance and official living sources.
  • assets/starter/ is a copyable, typed WebGPU particle application.
  • scripts/validate.mjs validates skill structure and resilience hooks.
  • agents/ provides agent-facing metadata.

Validate

npm ci
npm test

About

WebGPU skill for AI agents: reusable WebGPU/WGSL patterns, orchestration guidance, and performance practices across rendering and compute.

Resources

Stars

31 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages