shader-dev

Originally fromminimax-ai/skills
Installation
SKILL.md

Shader Craft

A unified skill covering 36 GLSL shader techniques (ShaderToy-compatible) for real-time visual effects.

Invocation

/shader-dev <request>

$ARGUMENTS contains the user's request (e.g. "create a raymarched SDF scene with soft shadows").

Skill Structure

shader-dev/
├── SKILL.md                      # Core skill (this file)
├── techniques/                   # Implementation guides (read per routing table)
│   ├── ray-marching.md           # Sphere tracing with SDF
Related skills

More from mxyhi/ok-skills

Installs
36
Repository
mxyhi/ok-skills
GitHub Stars
332
First Seen
Mar 29, 2026