home/categories/frontend/djankies-claude-configs-typescript-skills-avoiding-any-types-skill-md
frontenddevelopment

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.

djankies
maintainer
djankies
اپ ڈیٹ ہوا 11/25/2025
اسٹارز
0
فورکس
0
quick start

Installation and usage

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.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use avoiding-any-types