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