Full workflow for adding a new UI sketch to ui-flx. Sketches are low-fidelity, content-free wireframes of full screens (dashboard, chat, …) — gray bars, no real values, no shadcn primitives, plain divs. A sketch mirrors a composition's layout. Covers file structure, registry/sketches/<category>/catalog.ts registration, registry.json entry, and sync/build commands. Triggers: "add sketch", "new sketch", "criar sketch", "novo sketch", "add-sketch", or any request to create a new Flexnative sketch under registry/sketches.
$npx -y skills add felipemenezes098/ui-flx --skill add-sketchInstalls into the current project.
Run `npx skills use "https://github.com/felipemenezes098/ui-flx" --skill "felipemenezes098/ui-flx/add-sketch"` 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/felipemenezes098/ui-flx" that are relevant to the current task. Run `npx skills add "https://github.com/felipemenezes098/ui-flx"` and select the relevant skills, then follow their instructions.