This skill guides you through designing and implementing API endpoints using GoodVibes precision and project engine tools. Use this workflow when building REST APIs, GraphQL resolvers, tRPC procedures, or any HTTP endpoint.
Trigger phrases: "create an API", "build endpoint", "implement route", "add validation", "GraphQL resolver", "tRPC procedure".
Use getapiroutes to discover all API endpoints in the project.
작업에 API 엔드포인트 구축 또는 수정이 포함되는 경우 사전에 로드하세요. 사용자가 "API 빌드", "엔드포인트 추가", "REST 경로 생성", "GraphQL 설정" 또는 "tRPC 프로시저 추가"라고 말할 때 사용합니다. 경로 설계 및 파일 구성, Zod를 통한 요청 검증, 응답 형식화, 오류 처리 패턴, 미들웨어 구성, 인증 가드, 속도 제한, 페이지 매김 및 API 문서 생성을 다룹니다. 출처: mgd34msu/goodvibes-plugin.