Skmtc Model

The model-generator shape for Skmtc: one definition per component schema, built by copying the shipped SKELETON package and filling its SLOT markers with the target library's syntax. Covers the edge cases every model generator must survive — refs, recursion, optional vs nullable, additionalProperties, enums, readOnly/writeOnly. Use when authoring or editing a generator that maps schemas to a validator/schema/type library ("write a gen-<lib>", "map OpenAPI models to <lib>"). Load ALONGSIDE skmtc-generator (engine rules) and skmtc-lang-typescript (TS layer).

skmtc 61f3510 18 files · 47.1 KB Updated

File contents

skmtc/skmtc/tree/main/deno/docs/skills/skmtc-model commit 61f3510cc1

Frequently asked questions

npx skillmds@latest add skmtc/skmtc-model