typescript

Installation
SKILL.md

TypeScript

When to Use

  • Working with TypeScript files (.ts, .tsx)
  • Building typed JavaScript applications
  • React/Next.js development
  • Node.js backend development

When NOT to Use

  • Pure Python projects with no TypeScript components
  • JavaScript projects that have no TypeScript setup and are not being migrated to TypeScript

Core Patterns

1. Advanced Types

Installs
1
GitHub Stars
97
First Seen
Apr 8, 2026
typescript — duthaho/claudekit