Recipes
How to swap a peer dependency
Switch a cloned generator from one peer generator to another (e.g., from gen-tanstack-query-supabase-zod to gen-tanstack-query-fetch-zod).
Composing multi-generator stacks
How a Projection coordinates with multiple peer generators to build a full-stack artifact (a form wired to types, validators, and a mutation hook). Worked through @skmtc/gen-shadcn-form and…