check-bounds-safety
•published 2026/01/23
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 Skill
Command line install
Install directly with the `skills` CLI.
npx skills add r3bl-org/r3bl-open-core/.claude/skills/check-bounds-safetyFile Explorer
No file selected
Select a file to view its content

