WebGPU skill for AI agents: reusable WebGPU/WGSL patterns, orchestration guidance, and performance practices across rendering and compute.
npx skills add https://github.com/cazala/webgpu-skill --skill webgpuCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
This repository contains a WebGPU skill. Skills are reusable capabilities for AI agents, packaged so they can be installed and reused across different tools and workflows. This one is framework-agnostic and focuses on reusable WebGPU/WGSL patterns, orchestration, and performance guidance across a wide range of GPU workloads.
This skill is designed to work with the major agents that support skills, including Claude Code, Codex, Cursor, Cline, and GitHub Copilot, plus other compatible agents listed by the skills ecosystem.
Install with the CLI:
npx skills add cazala/webgpu-skill
Refer to SKILL.md for the full entry point.