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
Updated 3/24/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use typescript-typecheck-fallback