Marketplace

validating-type-assertions

Teaches when type assertions are safe versus dangerous in TypeScript. Use when considering using 'as' keyword, type casting, or when working with external data that might use assertions instead of proper validation.

$ Installer

git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/typescript/skills/validating-type-assertions ~/.claude/skills/claude-configs

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