How to author a kubb.config.ts and pick the right @kubb/plugin-* packages when generating TypeScript from an OpenAPI/Swagger spec. Use whenever setting up Kubb, adding a generator, or debugging codegen output.
$npx -y skills add kubb-labs/kubb --skill configInstalls into the current project.
Run `npx skills use "https://github.com/kubb-labs/kubb" --skill "kubb-labs/kubb/config"` 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.