Typescript

TypeScript development process and type safety review. Use when writing TypeScript code, reviewing TypeScript PRs for type safety, configuring tsconfig.json or ESLint, debugging type errors, or migrating JavaScript to TypeScript. Also use when encountering `any` types, type assertions (`as Type`), runtime type checking, `@ts-ignore` comments, or when types feel 'too complex'. Essential for discriminated unions, generics, conditional types, and strict mode configuration. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/curphey--bosun--typescript commit 576caa87b1

Frequently asked questions

npx skillmds@latest add tomevault-io/typescript