About
The API Contract Test Validator skill enhances Claude Code by automating the verification of API interactions through consumer-driven contract testing (CDC) and OpenAPI compliance. It leverages Pact to generate consumer contracts and provider verification tests, ensuring that microservices and API integrations remain stable during independent deployments. By validating requests and responses against defined specifications, this skill proactively identifies backward compatibility issues, helping developers maintain robust API ecosystems and prevent production failures caused by schema mismatches.