Type Safety

Universal type safety principles — validate at boundaries, make invalid states unrepresentable, prefer explicit types over implicit. Applies to any typed language (TypeScript, Python type hints, Java, C#, Go). Load when writing or reviewing any code. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/manikumarkv--devrunway-claude-plugin--type-safety commit 3b71cbd6ec

Frequently asked questions

npx skillmds@latest add tomevault-io/type-safety-2