·webgpu-canvas
*

webgpu-canvas

matthewharwood/fantasy-phonics

WebGPU fundamentals for high-performance canvas rendering. Covers device initialization, buffer management, WGSL shaders, render pipelines, compute shaders, and web component integration. Use when building GPU-accelerated graphics, particle systems, or compute-intensive visualizations.

6Installs·0Trend·@matthewharwood

Installation

$npx skills add https://github.com/matthewharwood/fantasy-phonics --skill webgpu-canvas

SKILL.md

Production patterns for WebGPU rendering integrated with web components. This skill covers device initialization, buffer management, shader development, and resource lifecycle management.

| Chrome 113+ | Full support | Default enabled | | Edge 113+ | Full support | Chromium-based | | Safari 18+ | Full support | macOS/iOS | | Firefox 139+ | Behind flag | Nightly only |

Adapter and device acquisition is expensive. Initialize once at startup, store references.

WebGPU fundamentals for high-performance canvas rendering. Covers device initialization, buffer management, WGSL shaders, render pipelines, compute shaders, and web component integration. Use when building GPU-accelerated graphics, particle systems, or compute-intensive visualizations. Source: matthewharwood/fantasy-phonics.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/matthewharwood/fantasy-phonics --skill webgpu-canvas
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is webgpu-canvas?

WebGPU fundamentals for high-performance canvas rendering. Covers device initialization, buffer management, WGSL shaders, render pipelines, compute shaders, and web component integration. Use when building GPU-accelerated graphics, particle systems, or compute-intensive visualizations. Source: matthewharwood/fantasy-phonics.

How do I install webgpu-canvas?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/matthewharwood/fantasy-phonics --skill webgpu-canvas 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/matthewharwood/fantasy-phonics