byheerozh· 4 skills
Use when integrating PromptUGUI with Unity Addressables — loading .ui.xml via UI.UseAddressableResolver / AssetReferenceT<TextAsset>, .po translations via UI.Locale.UseAddressableResolver and Locale:<locale> labels, or icon SpriteAtlases via SpriteResolverHelpers.UseAddressableSpriteSetResolver. Requires com.unity.addressables ≥ 1.0 in the project (gated by the PROMPTUGUI_HAS_ADDRESSABLES compile symbol).
$npx -y skills add heerozh/promptugui --skill using-promptugui-addressablesInstalls into the current project.
Run `npx skills use "https://github.com/heerozh/promptugui" --skill "heerozh/promptugui/using-promptugui-addressables"` 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/heerozh/promptugui" that are relevant to the current task. Run `npx skills add "https://github.com/heerozh/promptugui"` and select the relevant skills, then follow their instructions.