aiskillstore/property-testing-guide
Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.
This is a copy. The original lives at comeonoliver/property-testing-guide.
npx skills add https://github.com/aiskillstore/marketplace --skill property-testing-guide
Take aiskillstore/property-testing-guide from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.