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
Atualizado 12/7/2025
Estrelas
468
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use check-bounds-safety