Marketplace

validating-edge-finder

Systematically discover edge cases through boundary analysis and input space exploration. Use when: (1) asked to find edge cases or validate correctness, (2) correctness claims rest on happy-path testing without boundary exploration, (3) code accepts inputs with implicit assumptions about range, format, or type that have not been verified, (4) code is about to ship or correctness is claimed without having mapped the boundary surface.

$ 安裝

git clone https://github.com/synapseradio/thinkies /tmp/thinkies && cp -r /tmp/thinkies/plugins/software/skills/validating-edge-finder ~/.claude/skills/thinkies

// tip: Run this command in your terminal to install the skill