home/categories/frontend/djankies-claude-configs-typescript-skills-using-generics-skill-md
frontenddevelopment

using-generics

Teaches generic constraints, avoiding any in generic defaults, and mapped types in TypeScript. Use when creating reusable functions, components, or types that work with multiple types while maintaining type safety.

djankies
maintainer
djankies
更新於 11/25/2025
星標
0
分支
0
quick start

Installation and usage

Teaches generic constraints, avoiding any in generic defaults, and mapped types in TypeScript. Use when creating reusable functions, components, or types that work with multiple types while maintaining type safety.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use using-generics