Validating API Contracts

This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere to the expectations of their consumers. It also validates APIs against OpenAPI specifications to guarantee compliance and identify breaking changes. Use this skill when the user asks to generate contract tests, validate API responses, check backward compatibility, or validate requests/responses using the terms "contract-test", "ct", "Pact", "OpenAPI validation", or "consumer-driven contract testing".

jeremylongshore Updated

File contents

jeremylongshore/claude-code-plugins-plus-skills commit 6d7d1716df

Frequently asked questions

npx skillmds@latest add jeremylongshore/validating-api-contracts