Use when creating or editing PromptUGUI .pxl pixel-grid sprite files — LLM-authored pixel art (9-slice borders, button skins, icons) that imports directly as Unity Sprites. For referencing the resulting sprites from XML see authoring-promptugui-xml.
$npx -y skills add heerozh/promptugui --skill authoring-promptugui-pxlInstalls into the current project.
Run `npx skills use "https://github.com/heerozh/promptugui" --skill "heerozh/promptugui/authoring-promptugui-pxl"` 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.