This handles the installation of Hyva UI components into your Hyvä theme by copying template files from the vendor directory into your theme's structure. It walks you through selecting a theme (or creating a child theme), picking a component variant (A through D), and merging the files while tracking what gets created versus updated. The workflow is careful about dependencies, automatically installing required plugins and parsing README instructions before applying changes. It even extracts XML configuration blocks and adds them to your view.xml with sensible defaults. One nice touch is that it never auto-compiles Tailwind, assuming you might have your own build process running. Basically saves you from manually copying files around and missing dependencies.
npx skills add https://github.com/hyva-themes/hyva-ai-tools --skill hyva-ui-component