Generates paste-ready Power Apps Canvas App YAML. Invoke when the user wants to replicate a UI mockup, improve an existing Canvas app screen, or build a new screen from a text description. Also invoke when the user asks to "improve", "redesign", or "generate YAML" for a Canvas app screen.
$npx -y skills add toluvictor/canvas-apps-tools --skill canvas-apps-ui-genInstalls into the current project.
Run `npx skills use "https://github.com/toluvictor/canvas-apps-tools" --skill "toluvictor/canvas-apps-tools/canvas-apps-ui-gen"` 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/toluvictor/canvas-apps-tools" that are relevant to the current task. Run `npx skills add "https://github.com/toluvictor/canvas-apps-tools"` and select the relevant skills, then follow their instructions.