Padosoft Openapi Spec Workflow

Use this skill when changing a shared OpenAPI contract that other projects consume — adding or editing a field, an endpoint or a response schema in a spec package, or bumping and publishing it — and whenever the user says the mock and the real API disagree, a client method is missing a new parameter, the generated document fails to build, or a consumer broke after a spec release: it walks the places that must stay in sync (schema, mocks and per-tenant overrides, endpoint, client, tests), the changeset and version bump, and the build-and-call verification loop. Do not use it to implement the endpoint in the API that serves it (padosoft-hono-api-conventions) nor for its security review.

padosoft Updated

File contents

padosoft/skills/tree/main/skills/padosoft-openapi-spec-workflow commit 969bc7177a

Frequently asked questions

npx skillmds@latest add padosoft/padosoft-openapi-spec-workflow