Use when building HUDs, menus, inventory screens, settings panels, or any widget-based interface in Unreal Engine 5. Also use when connecting C++ logic to UMG Blueprint visuals, handling gamepad or keyboard focus navigation, managing UI state, creating widget animations, or troubleshooting UMG performance issues like frame drops, hitches, or widget memory leaks.
$npx -y skills add dqz00116/skill-lib --skill ue5-umgInstalls into the current project.
Run `npx skills use "https://github.com/dqz00116/skill-lib" --skill "dqz00116/skill-lib/ue5-umg"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dqz00116/skill-lib" that are relevant to the current task. Run `npx skills add "https://github.com/dqz00116/skill-lib"` and select the relevant skills, then follow their instructions.