Skip to main content

api-designer

스타12
포크0
업데이트2026년 3월 18일 12:11

Produce an OpenAPI 3.1 specification from a DMML (Domain Model Markup Language) domain model. Use this skill whenever the user wants to design a REST API for a domain model, generate an OpenAPI spec from DMML, or create an API contract that bridges domain modeling and implementation. Trigger when the user mentions "API design", "OpenAPI", "REST API from domain model", "generate API spec", "DMML to API", or wants to move from a DMML domain model to an API specification. The skill produces a single OpenAPI 3.1 YAML document that exposes the domain's commands as POST endpoints and read models / queries as GET endpoints, with schemas derived from DMML value objects, entities, and domain events.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
9 개 파일
SKILL.md
readonly