config

Installation
SKILL.md

Config Skill

This skill instructs agents on authoring a kubb.config.ts and picking the right @kubb/plugin-* packages. Generation runs through the kubb CLI (kubb generate), and the same build powers the bundled MCP server.

When to Use

  • Setting up Kubb in a project
  • Adding or swapping a generator plugin
  • Debugging why generated output is missing or wrong

What It Does

  • Shows the shape of a kubb.config.ts
  • Lists the generator plugins and how to combine them
  • Points at each plugin's Options type and kubb.dev docs page for authoritative options
  • Describes the validate, init and generate workflow
Installs
49
Repository
kubb-labs/kubb
GitHub Stars
1.8K
First Seen
Jun 1, 2026
config — kubb-labs/kubb