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

assert

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

andrelandgraf
maintainer
andrelandgraf
Atualizado 1/19/2026
Estrelas
3
Forks
1
quick start

Installation and usage

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

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use assert