api-contract-validator

Validate OpenAPI specs and generate TypeScript types from API contracts.

Updated Oct 1, 2025
One-click install
npx skills add https://github.com/j0KZ/mcp-agents --skill api-contract-validator-j0kz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-contract-validator
Source: https://github.com/j0KZ/mcp-agents/tree/main/starter-kit/template/.claude/skills/api-contract-validator
Command: npx skills add https://github.com/j0KZ/mcp-agents --skill api-contract-validator-j0kz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Validates API contracts to ensure compatibility, prevent breaking changes, and generate TypeScript types from OpenAPI specs.

Core Features & Use Cases

  • Schema Validation: OpenAPI/Swagger spec validation
  • Contract Testing: CDC and provider contracts
  • Breaking Change Detection: Detect breaking changes
  • Mock/Type Generation: Generate mocks and TS types from specs

Quick Start

Validate an OpenAPI spec, run contract tests, check for breaking changes, and generate TypeScript types from the spec.