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.

majiayu000 c4588f4 2 files · 16.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/check-bounds-safety commit c4588f4e9b

Frequently asked questions

npx skillmds add majiayu000/check-bounds-safety