Concepts
- Attribution and gen-maps
- Clone vs install
- Cross-generator coordination
- Enrichments
- Error handling philosophy
- Files, deduplication, and integrity
- Generators as packages
- How generators produce output
- Languages
- Multi-package output
- Projections and Snippets
- Projects and workspaces
- Refs and resolution
- Composing output with Stringable
- The GraphQL pipeline
- The manifest
- The StackTrail
- The three phases
- The type system
- The Worker runtime
- Variants
- Vocabulary cheat sheet — SKMTC nouns to familiar analogues
What good generator code looks like
What reviewers look for in generator code: SKMTC vocabulary, producer boundaries, and the patterns the reference generators (gen-typescript, gen-zod, gen-valibot, gen-shadcn-form) settled on.
Vocabulary cheat sheet — SKMTC nouns to familiar analogues
SKMTC's DSL has its own vocabulary (Projection, Snippet, Driver, ContentSettings, …). New contributors and LLMs coming from training-data priors typically don't anchor on these terms immediately.…