Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes, generate TypeScript clients, and ensure API documentation stays synchronized. Use when working with API spec files (.yaml, .json, .graphql), reviewing API changes, generating frontend types, or validating endpoint implementations.
$npx -y skills add ananddtyagi/cc-marketplace --skill api-contract-syncInstalls into the current project.
Run `npx skills use "https://github.com/ananddtyagi/cc-marketplace" --skill "ananddtyagi/cc-marketplace/api-contract-sync"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ananddtyagi/cc-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/ananddtyagi/cc-marketplace"` and select the relevant skills, then follow their instructions.