claude-shaders v1.0.0
Standalone Claude Code plugin packaging the jitsu-shaders skill for independent distribution.
What's included
- 12 production-ready WebGPU presets via
@basementstudio/shader-lab- 2 hero presets (aurora, terminal, inkwash)
- 2 loader presets (pulse, scanline)
- 2 scroll-reveal presets (halftone, slice)
- 1 glass panel preset (chromatic)
- 2 route transition presets (pixelate, posterize)
- 2 postprocessing presets (edge-detect, smear-hover)
ShaderOrFallbackcomponent — SSR-safe, respectsprefers-reduced-motion, auto-detects WebGPU- Full reference docs — effect catalog, decision tree, authoring workflow, WebGPU support matrix
- 3 install methods — Claude Code plugin, curl installer, manual copy
- AGPL v3 with commercial license available
Install
# Claude Code plugin
claude mcp install https://github.com/0xjitsu/claude-shaders
# curl
curl -fsSL https://raw.githubusercontent.com/0xjitsu/claude-shaders/main/install.sh | bash