Validate API contracts using consumer-driven contract testing (Pact, Spring Cloud Contract). Use when performing specialized testing. Trigger with phrases like "validate API contract", "run contract tests", or "check consumer contracts".
4.0
Rating
0
Installs
Testing & Quality
Category
The skill provides a clear structure and basic workflow for contract testing, but lacks specific implementation details for Pact or Spring Cloud Contract. The description mentions consumer-driven contract testing tools explicitly, but the SKILL.md content is extremely generic and could apply to any testing scenario. There's minimal task-specific knowledge about contract testing concepts (consumer/provider contracts, contract verification, stub generation). The novelty is low since contract testing tools have extensive CLI support and documentation. To improve: add concrete examples of Pact/Spring Cloud Contract commands, explain contract testing workflows (consumer creates contract, provider verifies), include sample contract files, and provide tool-specific troubleshooting.
Loading SKILL.md…