Marketplace

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. Critical for preventing type safety violations.

$ Installer

git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/typescript/skills/avoiding-any-types ~/.claude/skills/claude-configs

// tip: Run this command in your terminal to install the skill