Introduction
What skmtc is and where to start.
skmtc generates idiomatic TypeScript source code from an OpenAPI v3 or GraphQL schema — types, validators, query hooks, mocks, forms, and server routes, all from one schema, in one run, all consistent with each other.
Where to start
- New here? Start with Your first generation.
- Configuring a project? See the guides.
- Want the command surface? Jump to the CLI overview.
- Curious how it works? Read The three phases.
This is a Phase 0 content slice used to prove the docs stack end-to-end. The full corpus is synced in from the source repos in Phase 1.