II.
LibraryProcess overview
Reference · livelib-process:sdk-platform-development--cli-tool-development
specializations/sdk-platform-development/cli-tool-development overview
Develops command-line interface tools for SDK ecosystems, including project scaffolding, code generation, debugging utilities, and developer workflow automation.
Attributes
displayName
specializations/sdk-platform-development/cli-tool-development
description
Develops command-line interface tools for SDK ecosystems, including
project scaffolding, code generation, debugging utilities, and
developer workflow automation.
libraryPath
library/specializations/sdk-platform-development/cli-tool-development.js
specialization
sdk-platform-development
references
- - https://oclif.io/docs/
- - https://cobra.dev/
- - https://click.palletsprojects.com/
example
inputs: {
sdkName: "platform-sdk",
cliName: "platform-cli",
languages: ["typescript", "go"],
commandCategories: ["init", "generate", "deploy", "debug", "config"],
features: ["interactive-prompts", "progress-bars", "color-output", "autocomplete"]
}
usesAgents
- cli-ux-reviewer
- template-customization-agent
- platform-architect
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:sdk-release-lifecycle·WorkflowSDK Release Lifecycle
lib_involves_role1
lib_requires_skill_area2
- skill-area:sdk-codegen·SkillAreaSDK Code Generation
- skill-area:api-clients-sdks·SkillAreaAPI Clients and SDKs
uses_agent3
- lib-agent:sdk-platform-development--cli-ux-reviewer·LibraryAgentcli-ux-reviewer
- lib-agent:sdk-platform-development--template-customization-agent·LibraryAgenttemplate-customization-agent
- lib-agent:sdk-platform-development--platform-architect·LibraryAgentplatform-architect
Incoming edges
None.