·designing-apis
>_

designing-apis

cloudai-x/claude-workflow

엔드포인트, 오류 처리, 버전 관리, 문서화 등 REST 및 GraphQL API를 설계합니다. 새 API를 생성할 때, 엔드포인트를 설계할 때, API 계약을 검토할 때 또는 REST, GraphQL 또는 API 패턴에 대해 질문할 때 사용합니다.

12설치·0트렌드·@cloudai-x

설치

$npx skills add https://github.com/cloudai-x/claude-workflow --skill designing-apis

SKILL.md

HTTP Status Codes | Code | Meaning | Use Case |

| 200 | OK | Successful GET, PUT, PATCH | | 201 | Created | Successful POST | | 204 | No Content | Successful DELETE | | 400 | Bad Request | Invalid input | | 401 | Unauthorized | Missing/invalid auth | | 403 | Forbidden | Valid auth, no permission | | 404 | Not Found | Resource doesn't exist | | 409 | Conflict | Duplicate, state conflict |

| 422 | Unprocessable | Validation failed | | 429 | Too Many Requests | Rate limited | | 500 | Internal Error | Server error |

엔드포인트, 오류 처리, 버전 관리, 문서화 등 REST 및 GraphQL API를 설계합니다. 새 API를 생성할 때, 엔드포인트를 설계할 때, API 계약을 검토할 때 또는 REST, GraphQL 또는 API 패턴에 대해 질문할 때 사용합니다. 출처: cloudai-x/claude-workflow.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/cloudai-x/claude-workflow --skill designing-apis
카테고리
>_생산성
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

designing-apis이란?

엔드포인트, 오류 처리, 버전 관리, 문서화 등 REST 및 GraphQL API를 설계합니다. 새 API를 생성할 때, 엔드포인트를 설계할 때, API 계약을 검토할 때 또는 REST, GraphQL 또는 API 패턴에 대해 질문할 때 사용합니다. 출처: cloudai-x/claude-workflow.

designing-apis 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/cloudai-x/claude-workflow --skill designing-apis 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/cloudai-x/claude-workflow