tools-unity-ugui
CommunityUnity UI optimization for mobile performance.
Authortjboudreaux
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unity UI can incur heavy canvas rebuilds and frame drops on mobile; this Skill provides patterns to optimize UI rendering, reduce draw calls, and improve frame rates.
Core Features & Use Cases
- Canvas splitting by update frequency to minimize full canvas rebuilds.
- CanvasGroup usage for visibility to avoid frequent SetActive resets.
- Virtualized lists for long scrollable content.
- Raycast optimization to reduce UI overdraw.
- Best practices for layout, pooling, and texture atlases.
Quick Start
Implement a mobile-friendly UI by splitting canvases, using CanvasGroup for visibility, and virtualization for long lists.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tools-unity-ugui Download link: https://github.com/tjboudreaux/cc-plugin-unity-gamedev/archive/main.zip#tools-unity-ugui Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.