This skill guides you through integrating external services into applications, from service selection to production deployment. It leverages GoodVibes precision tools for type-safe, resilient service integrations with proper error handling and testing.
Before adding new services, analyze existing integrations to maintain consistency.
Decision Point: Use existing patterns for new integrations. If no patterns exist, follow the implementation guide below.
작업에 외부 서비스나 타사 API 연결이 포함되는 경우 사전에 로드하세요. 사용자가 "이메일 전송 추가", "CMS 통합", "파일 업로드 설정", "분석 추가" 또는 "S3에 연결"이라고 말할 때 사용합니다. 이메일 서비스(Resend, SendGrid), CMS 플랫폼(Sanity, Contentful, Payload), 파일 업로드 솔루션(UploadThing, Cloudinary, S3), 분석 통합, 웹후크 처리, 오류 복구 및 자격 증명 관리를 다룹니다. 출처: mgd34msu/goodvibes-plugin.