Acerca de
The API Contract Sync Manager is a specialized skill for Claude Code designed to bridge the gap between API documentation and codebase reality. It validates OpenAPI, Swagger, and GraphQL schemas against actual route handlers and resolvers, identifies discrepancies like missing endpoints or parameter mismatches, and automatically flags breaking changes before they reach production. By generating TypeScript interfaces and client-side hooks directly from specifications, it streamlines the development workflow for full-stack teams, ensuring that frontend and backend layers remain perfectly aligned throughout the software lifecycle.