property-based-testing

Installation
SKILL.md

Property-Based Testing

Expert knowledge for property-based testing - automatically generating test cases to verify code properties rather than testing specific examples.

When to Use This Skill

Use this skill when... Use another skill instead when...
Testing mathematical properties (commutative, associative) Writing specific example-based unit tests
Testing encode/decode roundtrips Setting up test runner configuration
Finding edge cases automatically Doing E2E browser testing
Validating data transformations and invariants Analyzing test quality or smells
Testing API contracts with generated data Running mutation testing

Core Expertise

Installs
62
GitHub Stars
36
First Seen
Jan 29, 2026
property-based-testing — laurigates/claude-plugins