Skip to content

TypeScript Skill

The TypeScript skill gives Claude deep knowledge of TypeScript’s type system, patterns, and tooling.

Activated automatically when /mykit.init detects a TypeScript project (presence of tsconfig.json).

  • Type-safe patterns and idioms
  • Generics, utility types, and conditional types
  • Module resolution and path mapping
  • Strict mode best practices
  • Integration with build tools (Vite, esbuild, tsc)