Skip to main content

api-designer

Stars12
Forks0
UpdatedMarch 18, 2026 at 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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
9 files
SKILL.md
readonly