Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install auroraphtgrp01-auroraphtgrp-coding-kit-cursor-skills-shadergit clone https://github.com/auroraphtgrp01/auroraphtgrp-coding-kit.gitcp auroraphtgrp-coding-kit/SKILL.MD ~/.claude/skills/auroraphtgrp01-auroraphtgrp-coding-kit-cursor-skills-shader/SKILL.md--- name: shader description: "Cursor wrapper for Agent Kit skill `shader`. Write GLSL fragment shaders for procedural graphics. Topics: shapes (SDF), patterns, noise (Perlin/simplex/cellular), fBm, colors (HSB/RGB), matrices, gradients, animations. Use for generative art, textures, visual effects, WebGL, Three.js shaders." --- # shader This is a Cursor-native discovery wrapper for an Agent Kit canonical skill. ## Canonical Skill - Path: `../../../skills/shader/SKILL.md` ## Instructions 1. Read the canonical skill before planning or acting. 2. Follow the canonical skill's workflow, hard gates, references, scripts, and verification rules. 3. Preserve user arguments and flags as workflow inputs when applicable. 4. Use Cursor-native tools for execution. 5. Report platform limitations explicitly instead of pretending unsupported tools ran.