avoiding-any-types
Teaches when and how to use unknown instead of any type in TypeScript. Use when working with TypeScript code that has any types, needs type safety, handling external data, or when designing APIs. Crit
Also installable via skills CLI
npx skills add djankies/claude-configs/data/avoiding-any-types