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