home/categories/code-quality/t1nker-1220-claude-skills-typescript-enforcer-skill-md
code-qualitytesting-security

typescript-enforcer

Enforce strict TypeScript type safety rules including no 'any' types, explicit return types, proper interfaces, and type guards. Use when writing TypeScript code, reviewing code, refactoring, or when user mentions TypeScript, types, interfaces, or type safety.

T1nker-1220
maintainer
T1nker-1220
Обновлено 10/21/2025
Звёзды
0
Форки
0
quick start

Installation and usage

Enforce strict TypeScript type safety rules including no 'any' types, explicit return types, proper interfaces, and type guards. Use when writing TypeScript code, reviewing code, refactoring, or when user mentions TypeScript, types, interfaces, or type safety.

Установка
$ install --globalskills.sh
Использование

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

skills use typescript-enforcer