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
Updated 1/18/2026
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

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

skills use type-safety-audit