소개
This skill enables Claude to architect and implement robust API integrations with a focus on type safety and reliability. It handles the entire integration lifecycle—from analyzing OpenAPI/Swagger specs and GraphQL schemas to generating typed TypeScript clients, implementing complex authentication flows, and configuring intelligent retry logic. By following production-ready patterns like service isolation and explicit error classification, it ensures that external dependencies are integrated cleanly and fail gracefully without leaking implementation details into your core application logic.