Skip to main content

typescript-script-developer

Write production-ready TypeScript CLI tools, automation scripts, and batch file processors with strict type-checking — TypeScript 5.x with strict mode tsconfig, ESM, type-safe argument parsing via node:util parseArgs (with discriminated-union argv types), structured stderr logging, typed Error subclasses for distinct failure modes, exhaustiveness checks via 'never', node:fs/promises with branded types where useful, top-level await, graceful SIGINT/SIGTERM handling, and cross-platform support (Linux, macOS, Windows). Run scripts via tsx (default), Bun, or Deno; build for distribution with tsc. Targets Node.js 20 LTS and above plus TypeScript 5.4+. Use this skill whenever the user asks to create a TypeScript / TS / .ts script, typed Node CLI tool, automation, batch processor, or data pipeline — including casual phrasings like 'write a typescript script that ...', 'automate this in ts', 'make me a typed CLI', or 'I need a one-off TS processor'. Also use when reviewing or hardening an existing TypeScript script.

跳到安装

来源信息

仓库
MKAbuMattar/skills
最近来源活动
2026年7月26日 13:59
检测到的 SKILL.md 语言
英语
星标
1
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。