API Client Sync

Propagate OpenAPI spec changes through all three layers: (1) the hand-authored TypeScript client package — types, resource methods, tests, version bump; (2) the CLI package — commands, flags, table columns, tests, version bump; (3) the agent skill — SKILL.md workflows, business rules, and reference.md sections. Use when the user says the openapi.json has changed and needs to be reflected end-to-end. Triggers on phrases like "update the client from the new openapi", "sync the client with the API spec", "implement the api changes in the client", "the openapi.json changed, update the client package", "propagate the API changes", or "update all layers from the spec".

microboxlabs f401680 4 files · 14.0 KB Updated

File contents

microboxlabs/modulariot/tree/main/skills/api-client-sync commit f40168039b

Frequently asked questions

npx skillmds@latest add microboxlabs/api-client-sync