Full workflow for adding a new UI composition to ui-flx. Compositions are full, composed application screens (dashboard, chat, kanban…) built from shadcn primitives — copy-paste, inline-code, no props. Covers file structure, registry/compositions/<category>/catalog.ts registration, registry.json entry, and sync/build commands. Triggers: "add composition", "new composition", "criar composition", "novo composition", "add-composition", or any request to create a new Flexnative composition under registry/compositions.
$npx -y skills add felipemenezes098/ui-flx --skill add-compositionInstalls into the current project.
Run `npx skills use "https://github.com/felipemenezes098/ui-flx" --skill "felipemenezes098/ui-flx/add-composition"` 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.