II.
LibraryProcess overview
Reference · livelib-process:sdk-platform-development--sdk-code-generation-pipeline
specializations/sdk-platform-development/sdk-code-generation-pipeline overview
SDK Code Generation Pipeline - Build automated pipeline for generating SDK code from API specifications using OpenAPI Generator or custom tooling with language-specific templates and CI/CD integration.
Attributes
displayName
specializations/sdk-platform-development/sdk-code-generation-pipeline
description
SDK Code Generation Pipeline - Build automated pipeline for generating SDK code from API specifications
using OpenAPI Generator or custom tooling with language-specific templates and CI/CD integration.
libraryPath
library/specializations/sdk-platform-development/sdk-code-generation-pipeline.js
specialization
sdk-platform-development
references
- - OpenAPI Generator: https://openapi-generator.tech/
- - Smithy: https://smithy.io/
- - TypeSpec: https://typespec.io/
example
const result = await orchestrate('specializations/sdk-platform-development/sdk-code-generation-pipeline', {
projectName: 'CloudAPI SDK',
apiSpecPath: './openapi.yaml',
targetLanguages: ['typescript', 'python', 'go'],
generatorTool: 'openapi-generator',
customTemplates: true
});
usesAgents
- api-design-reviewer
- template-customization-agent
- platform-architect
- test-coverage-analyzer
- compatibility-auditor
- technical-writer-agent
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:sdk-platform-development·Specialization
lib_covers_topic2
- topic:api-design·TopicAPI Design
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:data-pipeline-deployment·WorkflowData Pipeline Deployment
lib_involves_role1
lib_requires_skill_area2
- skill-area:sdk-codegen·SkillAreaSDK Code Generation
- skill-area:api-clients-sdks·SkillAreaAPI Clients and SDKs
uses_agent6
- lib-agent:sdk-platform-development--api-design-reviewer·LibraryAgentapi-design-reviewer
- lib-agent:sdk-platform-development--template-customization-agent·LibraryAgenttemplate-customization-agent
- lib-agent:sdk-platform-development--platform-architect·LibraryAgentplatform-architect
- lib-agent:sdk-platform-development--test-coverage-analyzer·LibraryAgenttest-coverage-analyzer
- lib-agent:sdk-platform-development--compatibility-auditor·LibraryAgentcompatibility-auditor
- lib-agent:sdk-platform-development--technical-writer-agent·LibraryAgenttechnical-writer-agent
Incoming edges
None.