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.
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