validating-type-assertions
Installation
SKILL.md
- Code contains
askeyword or angle bracket syntax<Type> - Working with type assertions or type casting
- Converting between types
- User mentions type assertions, casting, or "as" keyword
- Code uses assertions on external data
- Type Guard: Runtime check that narrows types safely
- Type Assertion: Compile-time instruction telling TypeScript to trust you