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
更新於 1/19/2026
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use typescript-strict-checks