Step 1
Get running in minutes
Install the package, scaffold a project, and execute your first generation/check cycle.
Open QuickstartEverything you need to adopt `contract-kit` from scratch: first install, contract modeling, generation flow, and release safety checks.
Step 1
Install the package, scaffold a project, and execute your first generation/check cycle.
Open QuickstartStep 2
Learn what each CLI command does, when to run it, and what output to expect.
Open CLI ReferenceStep 3
Define endpoint schemas correctly so generation and compatibility checks stay deterministic.
Open Contract SchemaMain CLI package for init/generate/check/validate/mock workflows.
Use directly in app repos or CI pipelines.
Contract parser + deterministic summary/model generation core.
Use when building custom tooling around contract processing.
Reusable compatibility diff engine between generated summaries.
Use in release automation, custom guards, and reporting integrations.
Backend scaffolding and runtime schema validation outputs.
Use when wiring generated contracts into NestJS and validation middleware.
Need support or want to report an issue? Use GitHub issues in the repository.