소개
The API Specification Analyzer is a specialized skill designed to bridge the gap between backend documentation and frontend implementation. It automates the process of reading OpenAPI/Swagger specifications to produce precise TypeScript types, production-ready API services, and standardized data-fetching hooks. Beyond code generation, it serves as a powerful debugging assistant for resolving HTTP errors and validating request formats, ensuring frontend developers maintain high type safety and adhere to project-specific architecture patterns like TanStack Query and Biome styling.