#428 · Primary category: AI Coding Assistants
webgpu-claude-skill
A Claude skill for developing WebGPU applications with Three.js
Project last updated:04/10/26
GitHub Stars
1.2K
Forks
107
Contributors
2
License
Other
Why we included this project
WebGPU and Three.js move fast, and the TSL shading language in particular changes often enough that an AI assistant left to guess will hand you broken shaders. This skill hands Claude a structured reference covering the WebGPU renderer, TSL node materials, compute shaders, post-processing, and custom WGSL, along with runnable examples and starter templates. It tracks Three.js releases, including the r183 API changes, so the advice stays current. The same content ships as a Claude Code skill and as Cursor project rules, so you get consistent guidance in either editor. For anyone doing GPU-heavy web graphics, that means less time debugging shader code that the assistant got wrong.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.