Full workflow for adding a new UI intent to ui-flx. Covers file structure, decision demo files, manifest.ts, intent-catalog.ts registration, and registry.json entries. Triggers: "add intent", "new intent", "criar intent", "novo intent", or any request to create a new Flexnative intent.
$npx -y skills add felipemenezes098/ui-flx --skill add-intentInstalls into the current project.
Run `npx skills use "https://github.com/felipemenezes098/ui-flx" --skill "felipemenezes098/ui-flx/add-intent"` 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.