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
更新於 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