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.

wendleyw
maintainer
wendleyw
Actualizado 1/19/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

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

skills use typescript-strict-checks