Skip to main content
Run any Skill in Manus
with one click

auto-edge-cases

Stars6
Forks0
UpdatedApril 3, 2026 at 02:41

Edge case and boundary handling discipline: empty collections, zero/negative inputs, off-by-one, overflow, Unicode, and the specific defensive coding patterns Claude skips. Corrects happy-path-only code that crashes on boundary inputs. Use when writing functions that accept external input, collections, numeric ranges, or string processing. Triggers: edge case, boundary, empty, zero, null, overflow, off-by-one, pagination, guard, defensive, validate input, empty array, empty string, unicode, saturating.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly