AI AGENT ADDONS
AI & Agent Building
51,348installs

TypeGPU and WebGPU let you create fast GPU‑powered visuals inside HyperFrames. You can build animations, liquid glass effects, and particle systems that run directly on the graphics card. Every frame responds to HyperFrames seek events so your composition stays perfectly in sync.

This skill handles the setup work for you. It initializes the GPU, sets up the canvas, and listens for timeline updates. You just write your render code using TypeGPU or raw WebGPU. The result is smooth, frame‑accurate playback for any timeline‑driven project.

The pattern works with video textures too. You can apply distortion or glass effects to video layers. Everything renders at the native resolution and waits for the GPU to finish before the frame is captured.

Add Typegpu skill to your workflow

Global

mkdir -p ~/.claude/skills/typegpu

Project

mkdir -p .claude/skills/typegpu

Source Repository

Stars
31,941
Forks
2,975
Watchers
31,941
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago