Communityv1.0.5

TypeScript

Writes, reviews, and debugs type-safe TypeScript: type errors, narrowing, generics, tsconfig strictness, and declaration files. Use when a build hits type errors ("not assignable", "possibly undefined", "excessively deep", "cannot find module"), when eliminating any or unchecked as casts, designing generics or discriminated unions, writing .d.ts files or typing untyped npm packages, configuring tsconfig or module resolution, fixing ESM/CJS import crashes ("ERR_REQUIRE_ESM", "x is not a function"), validating API or JSON data at runtime, migrating JavaScript to TypeScript or upgrading the TypeScript version, or when tsc or the editor gets slow or runs out of memory.

5.9kdownloads6starsIván
View on ClawHubBack to Skills

Skill Details

Slug
typescript
Latest Version
1.0.5
Author
Iván
Published
Feb 9, 2026
Updated
Jul 25, 2026
Total Versions
6

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for TypeScript.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.5

Full coverage pass: deeper guides, situation-named files, and per-user configuration