🧡 The meta framework for code generation. Automate OpenAPI to type-safe TypeScript, Zod, and TanStack Query with a modular, plugin-based engine.
npx skills add https://github.com/kubb-labs/kubb --skill components-generatorsCLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。
Stop writing glue code. Define your API once and Kubb generates types, clients, hooks, validators, mocks and more.
Get started with Kubb in seconds:
npx kubb init
The interactive setup will:
package.json (if needed)kubb.config.tsThen generate your code:
npx kubb generate
See the documentation for detailed usage and advanced features.
@kubb/renderer-jsx) for building custom plugin output.@kubb/middleware-barrel middleware.Kubb is an open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:
Most of this repository is licensed under the MIT License, Copyright © 2025 Stijn Van Hulle. Some components are licensed
under AGPL-3.0-or-later.
@kubb/agent — AGPL-3.0-or-laterSee LICENSE for details.