Ui Prefab Variants
Create and manage UI prefab variants for reusability
Risk Level
LOW
Core Rules
- Use override system
- maintain consistency
- Test thoroughly before deploying
Response Pattern
When Using This Skill
- Create prefab variants
- Validate the implementation
- Test edge cases and error conditions
- Ensure performance meets requirements
Usage Contexts
- UI reusability
- component variants
What NOT to Do
- Broken prefabs
- variant conflicts
- Deploy without testing
Key Requirements
- Understand the use cases before application
- Follow the documented response pattern
- Validate results in the target environment
- Monitor for performance impact
Further Learning
Review related skills and documentation for deeper understanding of related systems and best practices.