Type Driven

Type-driven development - design type specifications from requirements, then execute CREATE -> VERIFY -> IMPLEMENT cycle. Use when developing with refined types, state machines encoded in types, or proof-carrying types; enforces totality and exhaustive pattern matching. Use when this capability is needed.

tomevault-io 57f69e8 2 files · 7.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/outlinedriven--odin-claude-plugin--type-driven commit 57f69e8eaf

Frequently asked questions

npx skillmds@latest add tomevault-io/type-driven