Principle Type System Discipline

Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make illegal states unrepresentable, brand semantic primitives, parse external data at boundaries, refuse to lie to the compiler, exhaust variants, derive from authoritative schemas.

cursor 6030f17 4.8 KB Updated

File contents

cursor/plugins/tree/main/pstack/skills/principle-type-system-discipline commit 6030f171be

Frequently asked questions

npx skillmds@latest add cursor/principle-type-system-discipline