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
Mis à jour 3/24/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use typescript-compile-check-resilient-fallback