This module will generate some common code automatically.
CLI for AgentForge to scaffold TypeScript AI agent projects, generate boilerplate, and manage local development workflows.
CLI for OpenUI — scaffold generative UI chat apps and generate LLM system prompts from component libraries
Zod schema generator plugin for Kubb, creating type-safe validation schemas from OpenAPI specifications for runtime data validation.
Vue Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Vue.js applications.
Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.
Model Context Protocol (MCP) plugin for Kubb, generating MCP-compatible tools and schemas from OpenAPI specifications for AI assistants.
Mock Service Worker (MSW) handlers generator plugin for Kubb, creating API mocks from OpenAPI specifications for frontend development and testing.
Redoc documentation generator plugin for Kubb, creating beautiful, interactive API documentation from OpenAPI specifications.
React Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for React applications.
TypeScript code generation plugin for Kubb, transforming OpenAPI schemas into TypeScript interfaces, types, and utility functions.
Faker.js data generator plugin for Kubb, creating realistic mock data from OpenAPI specifications for development and testing.
Command-line interface for Kubb, enabling easy generation of TypeScript, React-Query, Zod, and other code from OpenAPI specifications.
Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.
Transform OpenAPI specifications into TypeScript, React-Query, Zod, Faker.js, MSW and more with a plugin-based code generation tool.
CLI tooling for Tigercat UI library — project scaffolding, component generation, and more