What problem does it solve?
This Skill helps AI agents create and modify Unity UGUI interfaces reliably by providing routing guidance, creation workflows, layout practices, and safeguards against common UI implementation mistakes.
Core Features & Use Cases
- UGUI Authoring Guidance: Provides workflows for creating Canvas objects, buttons, text, images, input fields, sliders, toggles, dropdowns, and other Unity UI elements.
- Layout and Property Management: Guides agents through anchoring, sizing, layout groups, visual effects, selectable configuration, and text handling for production-ready interfaces.
- Use Case: Build a game menu, HUD, or interactive interface in Unity while avoiding incorrect tool usage and applying recommended layout and verification patterns.
Quick Start
Use the unity-ui skill to create a Canvas with a main menu panel containing buttons and arrange the elements using recommended Unity UI workflows.