home/categories/framework-internals/r3bl-org-r3bl-open-core-claude-skills-check-bounds-safety-skill-md
framework-internalsdevelopment

check-bounds-safety

Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.

r3bl-org
maintainer
r3bl-org
更新于 12/7/2025
星标
468
分支
30
quick start

Installation and usage

Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.

安装
$ install --globalskills.sh
使用

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

skills use check-bounds-safety