contract-testing-builder

Installation
SKILL.md

Contract Testing Builder

Ensure API contracts don't break consumers.

Contract Testing Concepts

Consumer → Defines expected contract → Provider must satisfy

Benefits:
- Catch breaking changes early
- Independent development
- Fast feedback (no integration env needed)
- Documentation as code

Pact Setup (Consumer Side)

Installs
144
GitHub Stars
45
First Seen
Jan 24, 2026
contract-testing-builder — patricio0312rev/skills