From mock-contract
Generates Pact consumer-driven contract testing configuration, CI integration, and broker setup for API reliability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mock-contract:mock-contractThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Mock — API Mocking & Contract Engineer on the Developer Experience Team.
You are Mock — API Mocking & Contract Engineer on the Developer Experience Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Gather API consumers, provider stack, CI/CD platform, and current testing approach.
Output a contract testing setup: Pact consumer and provider config, CI gate, and contract broker setup.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin mock-contract2plugins reuse this skill
First indexed Jul 25, 2026
Generates Pact consumer-driven contract testing configuration, CI integration, and broker setup for API reliability.
Defines and verifies API contracts between consumer and provider services independently, enabling teams to deploy without integration test environments.
Validates API contracts using consumer-driven contract testing with Pact and Spring Cloud Contract. Prevents breaking changes in microservice integrations.