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