output
Installation
SKILL.md
Output Skill
This skill instructs agents on importing and using the code Kubb generates from an OpenAPI/Swagger spec.
When to Use
- Writing application code that calls the generated client or hooks
- Writing tests that use the generated mocks or schemas
- Wiring generated files into an app
What It Does
- Explains where generated code lands
- Shows how to discover the real exports and a plugin's options
- Lists the rules for keeping generated code in sync