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
Atualizado 3/24/2026
Estrelas
4934
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use typescript-compile-check-resilient-fallback