Type Safety

Write minimal, correct TypeScript — inference first, annotations only where removing them would lose safety, and no `any`. Use when adding types, declaring variables, writing a function signature, creating a type alias, deriving a type from a Zod schema, or reviewing code for redundant annotations and stray assertions.

seasonedcc Updated

File contents

seasonedcc/discord-manager/tree/main/.claude/skills/type-safety commit c54561d292

Frequently asked questions

npx skillmds@latest add seasonedcc/type-safety-5