home/categories/code-quality/meriley-claude-code-skills-skills-type-safety-audit-skill-md
code-qualitytesting-security

type-safety-audit

Audits TypeScript code for type safety best practices - no any usage, branded types for IDs, runtime validation, proper type narrowing. Use before committing TypeScript code or during type system reviews.

meriley
maintainer
meriley
更新於 1/18/2026
星標
0
分支
0
quick start

Installation and usage

Audits TypeScript code for type safety best practices - no any usage, branded types for IDs, runtime validation, proper type narrowing. Use before committing TypeScript code or during type system reviews.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use type-safety-audit