home/categories/debugging/andrelandgraf-fullstackrecipes-cursor-skills-assert-skill-md
debuggingtools

assert

TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.

andrelandgraf
maintainer
andrelandgraf
Mis à jour 1/19/2026
Étoiles
3
Forks
1
quick start

Installation and usage

TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.

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 assert