Back to Plugins
Api Contract Testing
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
apitesting
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install api-contract-testing@claude-skillsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions