home/categories/code-quality/wendleyw-brianna-dawes-studio-app-claude-skills-typescript-strict-checks-skill-md
code-qualitytesting-security
typescript-strict-checks
Use when fixing TypeScript errors, implementing new features, or reviewing code. Ensures adherence to strict mode with noUncheckedIndexedAccess and exactOptionalPropertyTypes. Automatically applied to all TypeScript work.
maintainer
wendleyw
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Use when fixing TypeScript errors, implementing new features, or reviewing code. Ensures adherence to strict mode with noUncheckedIndexedAccess and exactOptionalPropertyTypes. Automatically applied to all TypeScript work.
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-strict-checks