Build Shader Stripping

Strip unused shaders and variants from build to reduce size

LgrappaG Updated

File contents

Build Shader Stripping

Strip unused shaders and variants from build to reduce size

Risk Level

MEDIUM

Core Rules

  • Implement properly
  • Test thoroughly
  • Validate results

Response Pattern

  1. Design appropriate approach
  2. Implement solution
  3. Test edge cases
  4. Validate quality

Usage Contexts

  • Build size reduction
  • Development workflows

What NOT to Do

  • Removing used shaders
  • Incomplete testing
  • Deploy without validation

LgrappaG/Workflows-Agents/tree/main/skills/build-shader-stripping commit 539cffada6

Frequently asked questions

npx skillmds@latest add lgrappag/build-shader-stripping