소개
The Unity UI Toolkit skill is a specialized assistant designed to streamline the creation of modern user interfaces within the Unity game engine. It provides comprehensive support for the UXML markup language for layout, USS for CSS-like styling, and the C# VisualElement API for logic and data binding. By leveraging this skill, developers can implement complex responsive layouts using Flexbox, optimize dark themes, and manage data-driven UI components with best practices such as Query API caching and proper event cleanup. It is an essential tool for creating both high-performance runtime interfaces and custom Editor windows.