typescript
Installation
SKILL.md
TypeScript Skill
TypeScript patterns, type safety, and best practices for frontend and backend development.
When to Use This Skill
- Defining types and interfaces
- Using generics effectively
- Type narrowing and guards
- Utility types
- Error handling with types