home/categories/backend/sumik5-sumik-claude-plugin-skills-enforcing-type-safety-skill-md
backenddevelopment

enforcing-type-safety

Enforces type safety in TypeScript/Python implementations. Any/any types strictly prohibited. Use when processing API responses, integrating external libraries, or implementing data validation. Supports strict mode configuration and type guard implementation.

sumik5
maintainer
sumik5
Mis à jour 1/19/2026
Étoiles
1
Forks
0
quick start

Installation and usage

Enforces type safety in TypeScript/Python implementations. Any/any types strictly prohibited. Use when processing API responses, integrating external libraries, or implementing data validation. Supports strict mode configuration and type guard implementation.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use enforcing-type-safety