Full workflow for adding a new UI block to ui-flx: file structure, manifest, catalog + registry.json registration, MDX docs, validation, and screenshot capture. Triggers: "add block", "new block", "criar bloco", "novo bloco", "add a new section", or any request to create a new Flexnative block.
$npx -y skills add felipemenezes098/ui-flx --skill add-blockInstalls into the current project.
Run `npx skills use "https://github.com/felipemenezes098/ui-flx" --skill "felipemenezes098/ui-flx/add-block"` 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.