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
更新於 1/19/2026
星標
3
分支
1
quick start

Installation and usage

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

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use assert