TypeScript Skill
The TypeScript skill gives Claude deep knowledge of TypeScript’s type system, patterns, and tooling.
When It’s Active
Section titled “When It’s Active”Activated automatically when /mykit.init detects a TypeScript project (presence of tsconfig.json).
What It Teaches Claude
Section titled “What It Teaches Claude”- 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)