← Back to Skills Marketplace
ivangdavila

TypeScript

by Iván · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
6977
Downloads
6
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install typescript
Description
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.
Usage Guidance
Before installing, understand that the skill may read and maintain TypeScript-specific preferences and memory in ~/Clawic/data/typescript/. Review or delete those files if you do not want prior context reused across sessions.
Capability Assessment
Credentials
Local access is scoped to ~/Clawic/data/typescript/ plus migration from two older TypeScript-specific paths, which is proportionate to per-user configuration and memory.
Install Mechanism
The artifact contains Markdown and JSON metadata only; no executable scripts, package installation hooks, or automatic runtime workers were present.
Instruction Scope
Setup instructs the agent to read local TypeScript preference files on first use and avoid preflight questions, but writes are limited to preferences or corrections the user states during work.
Persistence & Privilege
The skill uses persistent config.yaml and memory.md for preferences and prior context; this is disclosed in SKILL.md and setup.md, but users should be aware it can carry context across sessions.
Purpose & Capability
The skill's capabilities match its stated TypeScript purpose: guidance for type errors, strictness, declarations, module interop, runtime validation, migration, and compiler performance.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install typescript
  3. After installation, invoke the skill by name or use /typescript
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
Full coverage pass: deeper guides, situation-named files, and per-user configuration
v1.0.4
Deeper type patterns and migration guidance
v1.0.3
Translated remaining reference content to English
v1.0.2
Initial release
v1.0.1
Upgrade: nueva estructura con archivos auxiliares de trampas
v1.0.0
Initial release
Metadata
Slug typescript
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 6977 downloads so far.

How do I install TypeScript?

Run "/install typescript" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TypeScript free?

Yes, TypeScript is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TypeScript support?

TypeScript is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TypeScript?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.5.

💬 Comments