一键导入
unity-ui-creator
Create practical UGUI screen, menu, HUD, popup, and panel hierarchies. Use when building UI objects or prefabs in a Unity project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create practical UGUI screen, menu, HUD, popup, and panel hierarchies. Use when building UI objects or prefabs in a Unity project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Async, cancellation, and error handling patterns for C# in Unified Unity MCP. Use when adding Task-based work, background operations, HTTP handling, editor polling, or cancellation paths.
Apply the Unified Unity MCP C# style. Use when writing, reviewing, or refactoring C# in this repository, especially before changing Unity Editor tools, protocol code, or shared helpers.
General C# implementation and refactoring support aligned with Unified Unity MCP rules. Use for non-Unity-specific C# logic, protocol DTOs, JSON-RPC flow, and focused code reviews.
Write concise XML documentation for public C# APIs. Use when documenting public tools, protocol types, package APIs, or non-obvious behavior.
Create or update concise Codex-style skills for Unified Unity MCP. Use when adding a new skill, rewriting an old skill, or validating skill structure.
Operate and maintain the Unified Unity MCP server. Use when calling MCP tools, updating tool contracts, validating catalogs, or changing Unity Editor automation workflows.
| name | unity-ui-creator |
| description | Create practical UGUI screen, menu, HUD, popup, and panel hierarchies. Use when building UI objects or prefabs in a Unity project. |
Use a direct hierarchy:
Canvas
EventSystem
ScreenRoot
Background
Content
Header
Footer
ModalLayer
Adjust names to the project. Do not force this exact naming when an existing convention is present.
switch.