Import and use Kubb's generated code (types, clients, hooks, schemas, mocks). Use when writing app or test code that consumes a Kubb build.
$npx -y skills add kubb-labs/kubb --skill outputInstalls into the current project.
Run `npx skills use "https://github.com/kubb-labs/kubb" --skill "kubb-labs/kubb/output"` 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/kubb-labs/kubb" that are relevant to the current task. Run `npx skills add "https://github.com/kubb-labs/kubb"` and select the relevant skills, then follow their instructions.