Typescript

Use when writing or fixing TypeScript type code (.ts/.tsx/.d.ts), modeling data with generics/unions/branded types, diagnosing narrowing failures, or configuring tsconfig and the build toolchain. NOT runtime code, fs/streams/http (that is `nodejs`); NOT component/route typing (that is `react`/`nextjs`); NOT ORM type-gen (that is `drizzle-orm`).

ericrisco 05e55b4 6 files · 27.6 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/typescript commit 05e55b4a66

Frequently asked questions

npx skillmds@latest add ericrisco/typescript