Agent skill

edge-case-coverage

Test boundary conditions: empty arrays, null/undefined, zero, negative numbers, maximum values Use when writing and organizing tests. Testing category skill.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/edge-case-coverage

Metadata

Additional technical details for this skill

category
Testing
priority
high
is built in
YES
session guardian id
builtin_edge_case_coverage

SKILL.md

Edge Case Coverage

Test boundary conditions: empty arrays, null/undefined, zero, negative numbers, maximum values. Test error cases: network failures, invalid input, missing data, timeout. Test concurrency issues if applicable. Consider: What if the list is empty? What if the user doesn't exist? What if the API is down? Edge cases often reveal bugs that happy-path testing misses.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results