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.

ScriptedAlchemy Updated

File contents

ScriptedAlchemy/pstack-codex/tree/main/plugins/pstack/skills/principle-type-system-discipline commit b7a90ba23a

Frequently asked questions

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