Full workflow for adding a new UI pattern to ui-flx. Covers file structure, registry/patterns/<category>/catalog.ts registration, minimal registry.json entry, sync and build commands. Triggers: "add pattern", "new pattern", "criar pattern", "novo pattern", "add-pattern", or any request to create a new Flexnative pattern under registry/patterns.
$npx -y skills add felipemenezes098/ui-flx --skill add-patternInstalls into the current project.
Run `npx skills use "https://github.com/felipemenezes098/ui-flx" --skill "felipemenezes098/ui-flx/add-pattern"` 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.