Generate Implementation Scaffold From Usecase

Given a TMFSxxx use-case id (or an explicit component/API set from recommend-oda-components-for-requirement/decompose-requirement-against-oda), generates typed request/response models and route/handler stubs directly from its linked APIs' cached OpenAPI schemas, in a language of the caller's choosing -- with a TODO marker at every point real domain logic belongs. Also handles the case where a non-ODA legacy interface needs an anti-corruption adapter layer into the chosen ODA contract. Use this when a design needs implementation scaffolding, not implemented business logic, and does not want TM Forum's own opinionated Node.js/Helm reference stack (see implement-oda-component for that alternative).

tmforum-oda Updated

File contents

tmforum-oda/oda-agent-skills-marketplace/tree/main/skills/generate-implementation-scaffold-from-usecase commit 50520d2654

Frequently asked questions

npx skillmds@latest add tmforum-oda/generate-implementation-scaffold-from-usecase