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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use type-safety-audit