home/categories/debugging/djankies-claude-configs-typescript-skills-validating-type-assertions-skill-md
debuggingtools
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.
maintainer
djankies
更新於 11/25/2025
星標
0
分支
0
quick start
Installation and usage
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use validating-type-assertions