Skip to content

detecting-off-by-one

Detects off-by-one errors by identifying incorrect loop conditions, array indexing mistakes, and boundary condition problems. Use when analyzing loops, array access, or investigating fencepost errors.

Repository Source folder

Details

Path
development/detecting-off-by-one/SKILL.md

FAQ