II.
LibraryProcess overview
Reference · livelib-process:cli-mcp-development--cross-platform-cli-compatibility
specializations/cli-mcp-development/cross-platform-cli-compatibility overview
Cross-Platform CLI Compatibility - Ensure CLI tools work consistently across Windows, macOS, and Linux with proper path handling and terminal detection.
Attributes
displayName
specializations/cli-mcp-development/cross-platform-cli-compatibility
description
Cross-Platform CLI Compatibility - Ensure CLI tools work consistently across
Windows, macOS, and Linux with proper path handling and terminal detection.
libraryPath
library/specializations/cli-mcp-development/cross-platform-cli-compatibility.js
specialization
cli-mcp-development
references
- - Node.js path: https://nodejs.org/api/path.html
- - cross-env: https://github.com/kentcdodds/cross-env
- - execa: https://github.com/sindresorhus/execa
example
const result = await orchestrate('specializations/cli-mcp-development/cross-platform-cli-compatibility', {
projectName: 'cross-platform-cli',
language: 'typescript',
platforms: ['windows', 'macos', 'linux'],
features: ['path-handling', 'terminal-detection', 'encoding', 'line-endings']
});
usesAgents
- cli-ux-architect
- cli-packaging-specialist
- cli-testing-architect
- cli-docs-writer
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:sdk-api-design·WorkflowSDK / API Design
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area3
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:mcp-server-implementation·SkillAreaMCP Server Implementation
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
uses_agent3
- lib-agent:cli-mcp-development--cli-ux-architect·LibraryAgentcli-ux-architect
- lib-agent:cli-mcp-development--cli-testing-architect·LibraryAgentcli-testing-architect
- lib-agent:cli-mcp-development--cli-docs-writer·LibraryAgentcli-docs-writer
Incoming edges
None.