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
Actualizado 3/24/2026
Estrellas
4934
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use typescript-typecheck-fallback