About
This skill enables Claude to seamlessly synchronize your React frontend with backend API specifications via Apidog and the Model Context Protocol (MCP). It streamlines the process of reading OpenAPI 3.0/3.1 specs, generating TypeScript types or Zod schemas, and implementing a robust data-fetching layer using TanStack Query. By establishing a single source of truth, it ensures your API clients, query hooks, and components are always aligned with the latest backend changes, complete with built-in runtime validation and standardized error handling patterns.