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