home/categories/debugging/mvillmow-projectodyssey-claude-skills-check-memory-safety-skill-md
debuggingtools

check-memory-safety

Check Mojo code for memory safety issues (ownership violations, use-after-free, etc.). Use to catch memory bugs.

mvillmow
maintainer
mvillmow
更新于 1/15/2026
星标
11
分支
4
quick start

Installation and usage

Check Mojo code for memory safety issues (ownership violations, use-after-free, etc.). Use to catch memory bugs.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use check-memory-safety