·openapi-specification
</>

openapi-specification

OpenAPI 3.x 사양 설계, 스키마 패턴 및 REST API 계약 검증. API 사양을 생성 또는 유지 관리하거나, 문서를 생성하거나, API 계약을 검증할 때 사용합니다.

14설치·0트렌드·@nickcrew

설치

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification

openapi-specification 설치 방법

명령줄에서 openapi-specification AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: nickcrew/claude-ctx-plugin.

Design, validate, and maintain OpenAPI 3.x specifications for REST API contracts. Covers schema patterns, security schemes, versioning, and code generation integration.

| references/spec-patterns.md | Schema patterns, security schemes, validation, versioning, reusable components | Designing or reviewing specs |

| Missing operationId | Add unique operationId to every operation | | Unused schema | Remove from components or add a $ref | | Missing response description | Add description to every response code | | Path parameter not in path | Match {param} in path with parameter definition | | No 2xx response defined | Add at least one success response per operation |

OpenAPI 3.x 사양 설계, 스키마 패턴 및 REST API 계약 검증. API 사양을 생성 또는 유지 관리하거나, 문서를 생성하거나, API 계약을 검증할 때 사용합니다. 출처: nickcrew/claude-ctx-plugin.

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill openapi-specification
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-01
업데이트
2026-03-10

Browse more skills from nickcrew/claude-ctx-plugin

빠른 답변

openapi-specification이란?

OpenAPI 3.x 사양 설계, 스키마 패턴 및 REST API 계약 검증. API 사양을 생성 또는 유지 관리하거나, 문서를 생성하거나, API 계약을 검증할 때 사용합니다. 출처: nickcrew/claude-ctx-plugin.

openapi-specification 설치 방법은?

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

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

https://github.com/nickcrew/claude-ctx-plugin