developing-with-typescript

Installation
SKILL.md

TypeScript Development Skill

TypeScript 5.x development with modern patterns including strict mode, generics, utility types, and modules.

Progressive Disclosure: Quick reference patterns here. See REFERENCE.md for advanced topics.


When to Use

Loaded by backend-developer or frontend-developer when:

  • tsconfig.json present in project
  • package.json contains typescript dependency
  • .ts or .tsx files in project

Quick Start

Installs
1
GitHub Stars
10
First Seen
Mar 6, 2026
developing-with-typescript — fortiumpartners/ensemble