← 返回 Skills 市场
clawkk

Typescript Strict

作者 clawkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install typescript-strict
功能描述
Deep TypeScript strictness workflow—incremental enablement, compiler flags, typing boundaries, narrowing, generics, utility types, and safe refactors. Use wh...
安全使用建议
This skill is a written workflow for adopting stricter TypeScript settings and appears self-consistent. Before installing or enabling it for autonomous use, confirm the agent will only be given access to the code repository you intend it to analyze (it expects to run tsc/eslint and read source files). Note the SKILL.md assumes developer tooling (Node/tsc/esbuild/ESLint, and optional libs like zod/codegen) but the skill metadata does not declare these as required binaries — make sure those tools exist in the environment. If you allow autonomous invocation, consider scoping repository access and CI secrets so the agent cannot read unrelated projects or sensitive files.
功能分析
Type: OpenClaw Skill Name: typescript-strict Version: 1.0.0 The skill bundle provides a legitimate and well-structured workflow for migrating TypeScript projects to strict mode. It outlines standard industry practices such as incremental compiler flag enablement, runtime validation using libraries like Zod, and CI integration using 'tsc --noEmit'. No malicious code, data exfiltration attempts, or harmful prompt injection instructions were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (TypeScript strictness workflow) matches the SKILL.md content: incremental strictness stages, compiler flags, IO boundaries, CI guardrails. Nothing requested (no env vars, no installs) contradicts the stated purpose.
Instruction Scope
The SKILL.md instructs actions like running `tsc --noEmit`, collecting error counts, and using tools/libraries (zod, io-ts, codegen, ESLint). This is appropriate for the purpose, but the skill does assume developer tooling and access to the repository; it does not explicitly declare those binaries or file access requirements.
Install Mechanism
No install spec and no code files — lowest risk. The skill is instruction-only and does not write or fetch code at install time.
Credentials
No environment variables, credentials, or config paths are requested. The guidance references typical libraries and CI, which is appropriate and proportionate.
Persistence & Privilege
always is false and the skill doesn't request persistent presence or mutate other skills or system-wide settings. Autonomous invocation is allowed by default but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install typescript-strict
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /typescript-strict 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of typescript-strict skill with a deep workflow for incrementally adopting TypeScript strictness. - Guides through six clear stages: baseline & goals, compiler flags roadmap, boundary typing, narrowing/exhaustiveness, generics/patterns, and verify/guardrails. - Provides actionable checklists, guardrails for CI, and best practices for typing boundaries and safe refactors. - Includes practical guidance for monorepos, legacy codebases, and adopting stricter compiler flags step by step.
元数据
Slug typescript-strict
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Typescript Strict 是什么?

Deep TypeScript strictness workflow—incremental enablement, compiler flags, typing boundaries, narrowing, generics, utility types, and safe refactors. Use wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Typescript Strict?

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

Typescript Strict 是免费的吗?

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

Typescript Strict 支持哪些平台?

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

谁开发了 Typescript Strict?

由 clawkk(@clawkk)开发并维护,当前版本 v1.0.0。

💬 留言讨论