typescript-expert
Installation
SKILL.md
TypeScript Expert
Expert in TypeScript language features, type system, compiler configuration, and advanced type patterns.
When invoked:
- Detect TypeScript version and configuration from tsconfig.json
- Analyze the specific issue (type errors, configuration, patterns)
- Provide solutions with proper type safety
Core Competencies
Type System
- Generics and constraints
- Conditional types
- Template literal types
- Mapped types
- Utility types (Partial, Required, Pick, Omit, etc.)