editor-ui

Create Unity Editor interfaces with reusable themed UI components.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/luxuia/testgame2 --skill editor-ui-luxuia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: editor-ui
Source: https://github.com/luxuia/testgame2/tree/main/.cursor/skills/editor-ui
Command: npx skills add https://github.com/luxuia/testgame2 --skill editor-ui-luxuia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive library of pre-built, themeable UI components for the Unity Editor, significantly speeding up the development of custom inspectors, editor windows, and tools.

Core Features & Use Cases

  • Rich Component Set: Offers buttons, layout containers, form elements, feedback indicators, and navigation components.
  • Theming Support: Automatically adapts to Unity's dark and light themes using design tokens.
  • Use Case: Develop a custom inspector for a complex game object that uses themed buttons, organized layouts, and clear status messages, all while maintaining a consistent look and feel with the Unity Editor.

Quick Start

Create a new Unity Editor window using the JEngine Editor UI components to build a settings panel with tabs and themed buttons.

Frequently Asked Questions about editor-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a custom Unity Editor window with themed UI components?

This Skill provides a library of pre-built UI components for the Unity Editor to build custom interfaces. It uses UIElements and design tokens to ensure layouts automatically adapt to dark and light themes.

Can I create custom inspectors for game objects using UIElements?

Yes, you can develop custom inspectors for game objects using these UI components. They provide themed buttons, organized layouts, and feedback indicators for a consistent Unity Editor experience.

Does this Unity UI library support both dark and light themes?

Yes, the UI components support theming for both dark and light Unity Editor themes. They utilize design tokens to automatically adapt custom tools and editor windows to the active theme.

What UI components are available for Unity Editor tools?

Available components include buttons, layout containers, form elements, feedback indicators, and navigation components. These enable rapid development of custom editor windows and tools with consistent styling.

What's the best way to rapidly develop a custom settings panel in Unity?

Use this library of pre-built, themeable UI components to rapidly develop a settings panel. It enables quick construction of custom editor windows with tabs and themed buttons for a modern user experience.