← 返回 Skills 市场
ivangdavila

TypeScript

作者 Iván · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
6977
总下载
6
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install typescript
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /typescript 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug typescript
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6977 次。

如何安装 TypeScript?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install typescript」即可一键安装,无需额外配置。

TypeScript 是免费的吗?

是的,TypeScript 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TypeScript 支持哪些平台?

TypeScript 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TypeScript?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.5。

💬 留言讨论