Skip to main content
在 Manus 中运行任何 Skill
一键导入

typescript-hero

星标1
分支0
更新时间2026年4月22日 05:53

Elite TypeScript rigor for writing, reviewing, refactoring, or migrating any .ts/.tsx/.mts/.cts code. Enforces a ZERO-`any` policy, maximally-strict tsconfig, modern TS 5.x idioms (`satisfies`, `const` type params, `NoInfer`, `using`, `isolatedDeclarations`), and production-grade patterns (branded types, parse-don't-validate with Zod/Valibot/ArkType, `Result<T,E>`, exhaustive `never`, type-level state machines). Use whenever TypeScript code is involved or the user mentions types, tsconfig, generics, type-safety, "TS error", Zod, Valibot, tRPC, Effect, or migrating JS→TS.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly