unity-editor-imgui-design

Installation
SKILL.md

Unity Editor IMGUI Design Skill

WARNING: IMGUI is for Unity Editor extensions ONLY. For game UI, use unity-game-ugui-design or unity-game-ui-toolkit-design.

IMGUI vs Game UI

Aspect IMGUI (Editor) uGUI / UI Toolkit (Game)
Purpose Editor tools, inspectors In-game UI, HUD
Build inclusion Editor only Included in builds
Rendering Immediate mode Retained mode
Performance OK for editor Optimized for runtime
Styling Limited (GUISkin) Rich (USS, materials)

Quick Start

Installs
19
GitHub Stars
33
First Seen
Feb 21, 2026
unity-editor-imgui-design — akiojin/unity-mcp-server