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