contract-testing
About
This Claude Skill enables consumer-driven contract testing for microservices using Pact, focusing on API versioning and backward compatibility. It helps define consumer expectations and verify provider contracts to detect breaking changes before deployment. Use it when testing API contracts or coordinating distributed teams to ensure reliable integrations.
Quick Install
Claude Code
Recommendednpx skills add proffesor-for-testing/agentic-qe -a claude-code/plugin add https://github.com/proffesor-for-testing/agentic-qegit clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/contract-testingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the contract-testing skill?
contract-testing is a Claude Skill by proffesor-for-testing. Skills package instructions and resources that Claude loads on demand, so Claude can perform contract-testing-related tasks without extra prompting.
How do I install contract-testing?
Use the install commands on this page: add contract-testing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does contract-testing belong to?
contract-testing is in the testing-methodologies category, tagged contract, pact, consumer-driven, api, microservices and schema-validation.
Is contract-testing free to use?
Yes. contract-testing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This Claude Skill helps developers design and implement effective test automation frameworks by applying the test pyramid, design patterns like Page Object Model, and CI/CD integration. It's used when building automation frameworks or improving test efficiency to detect anti-patterns and ensure robust testing. The skill utilizes specialized agents for test generation, execution, coverage analysis, and flaky test detection.
This skill provides AI-powered testability assessment for web applications using Playwright and optional Vibium integration. It evaluates applications against 10 intrinsic testability principles like Observability and Controllability to identify improvement areas. Use it when assessing software testability, evaluating test readiness, or generating testability reports.
The quality-metrics skill helps developers establish actionable quality dashboards and KPIs by focusing on outcome-based metrics like bug escape rate, rather than vanity metrics. It provides optimized guidance for measuring test effectiveness and setting behavioral thresholds. Use this skill when evaluating quality or defining engineering dashboards to drive meaningful improvements.
The `shift-right-testing` skill enables testing directly in production using feature flags, canary deployments, and chaos engineering. It is designed for implementing production observability and progressive delivery strategies. Developers should use it to safely roll out features and monitor real-world system behavior.
