Unity UI Toolkit

Community

Automate Unity UI development, focus on creative work.

AuthorDev-GOM
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity of Unity UI Toolkit development by automating UXML structure creation, USS styling, and C# VisualElement manipulation, saving you hours of manual coding and debugging.

Core Features & Use Cases

  • UXML Structure: Automatically generates proper element hierarchies and naming conventions for common controls like buttons, toggles, and lists.
  • USS Styling: Creates class-based styling with Flexbox layouts, variables, and dark theme optimization.
  • C# VisualElement API: Handles query operations, event binding, and data synchronization with SerializedObject.
  • Use Case: Imagine you need to create a complex editor window with multiple tabs, data-bound fields, and responsive layouts. This Skill generates the complete UXML structure, USS styling, and C# implementation automatically.

Quick Start

Use the Unity UI Toolkit skill to create a UXML structure for an editor window with a button named "generate-button" and a text field for user input.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: Unity UI Toolkit
Download link: https://github.com/Dev-GOM/claude-code-marketplace/archive/main.zip#unity-uitoolkit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository