概要
This skill enables developers to create specialized workflow tools within the Unity Editor environment, including custom inspectors for components, standalone utility windows, and property drawers. It provides optimized patterns for the IMGUI lifecycle, handling layout events, repaint cycles, and input management. By utilizing this skill, developers can streamline asset management and scene editing tasks through bespoke tooling, ensuring that editor extensions are both performant and consistent with Unity's native design patterns.