API contract generation from use case realization artifacts using a novel UC-to-contract transformation algorithm. Transforms use case interaction sequences (produced by /use-case uc-slicer Activity 5) into OpenAPI 3.1 specifications with full traceability from API operations to source interaction steps. Validates generated contracts against OpenAPI schema standards. Requires use case artifacts at realization_level = INTERACTION_DEFINED with populated interactions block. Invoke when generating API contracts, OpenAPI specs, endpoint designs, request/response schemas, or operation mappings from use case artifacts.
$npx -y skills add geekatron/jerry --skill contract-designInstalls into the current project.
Run `npx skills use "https://github.com/geekatron/jerry" --skill "geekatron/jerry/contract-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/geekatron/jerry" that are relevant to the current task. Run `npx skills add "https://github.com/geekatron/jerry"` and select the relevant skills, then follow their instructions.