using-generics
Installation
SKILL.md
- Creating reusable functions or classes
- Designing generic APIs or libraries
- Working with generic defaults (
<T = ...>) - Implementing mapped types or conditional types
- User mentions generics, type parameters, constraints, or reusable types
Key Concepts: