home/categories/code-quality/hkuds-openspace-showcase-skills-typescript-typecheck-fallback-skill-md
code-qualitytesting-security

typescript-typecheck-fallback

Reliably run TypeScript type-checking (npx tsc --noEmit) by using shell_agent as a fallback when run_shell fails due to environment or timeout issues.

HKUDS
maintainer
HKUDS
更新于 3/24/2026
星标
4934
分支
588
quick start

Installation and usage

Reliably run TypeScript type-checking (npx tsc --noEmit) by using shell_agent as a fallback when run_shell fails due to environment or timeout issues.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use typescript-typecheck-fallback