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
Updated 1/19/2026
Stars
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
Usage

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

skills use typescript-strict-checks