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
更新于 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