home/categories/git-workflows/hkuds-openspace-showcase-skills-typescript-compile-check-resilient-fallback-skill-md
git-workflowsdevops
typescript-compile-check-resilient-fallback
A resilient workflow for running TypeScript compile checks (tsc --noEmit) that falls back gracefully when npx or direct binary invocations fail, and distinguishes pre-existing errors from newly introduced ones.
maintainer
HKUDS
更新于 3/24/2026
星标
4934
分支
588
quick start
Installation and usage
A resilient workflow for running TypeScript compile checks (tsc --noEmit) that falls back gracefully when npx or direct binary invocations fail, and distinguishes pre-existing errors from newly introduced ones.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use typescript-compile-check-resilient-fallback