Strong Types

Passive skill enforcing strong typing when writing or reviewing PHP, TypeScript, Python, C#, Kotlin, Go, Rust, or other typed code. Bans any/mixed, untyped signatures, blind ??/|| fallback chains; prefers DTOs, enums, generics, strict flags. Do NOT force typing onto untyped languages.

jpcaparas 97462f7 23 files · 616.7 KB Updated

File contents

jpcaparas/skills/tree/main/skills/strong-types commit 97462f7602

Frequently asked questions

npx skillmds@latest add jpcaparas/strong-types