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.

HKUDS
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