check-bounds-safety
433Apply 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.
check
bounds
safety
Also installable via skills CLI
npx skills add r3bl-org/r3bl-open-core/data/check-bounds-safety