概要
The API Specification Analyzer bridges the gap between backend documentation and frontend implementation by parsing OpenAPI (Swagger) specifications. It automatically generates type-safe TypeScript interfaces, API service functions, and TanStack Query hooks tailored to specific project conventions. This skill is essential for developers needing to implement new integrations, debug HTTP errors, or migrate from mock APIs to production-ready backend services while maintaining strict type safety and security standards.