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 webgpuInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
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.