shader-optimization
SKILL.md
Shader Optimization Skill
Shader performance optimization techniques.
Overview
This skill provides capabilities for optimizing shader performance.
Capabilities
- Instruction counting
- ALU optimization
- Texture sample reduction
- Shader variant management
- GPU profiling
Best Practices
- Minimize texture samples
- Use half precision where possible
- Avoid branching
- Batch similar shaders
- Profile on target hardware
References
- Engine-specific profiling tools
Weekly Installs
1
Repository
smithery/aiFirst Seen
3 days ago
Installed on
amp1
cline1
opencode1
cursor1
continue1
kode1