II.
LibraryProcess JSON
Structured · livelib-process:cli-mcp-development--cross-platform-cli-compatibility
specializations/cli-mcp-development/cross-platform-cli-compatibility json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/cli-mcp-development/cross-platform-cli-compatibility",
"description": "Cross-Platform CLI Compatibility - Ensure CLI tools work consistently across\nWindows, 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', {\n projectName: 'cross-platform-cli',\n language: 'typescript',\n platforms: ['windows', 'macos', 'linux'],\n features: ['path-handling', 'terminal-detection', 'encoding', 'line-endings']\n});",
"usesAgents": [
"cli-ux-architect",
"cli-packaging-specialist",
"cli-testing-architect",
"cli-docs-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "skill-area:cross-platform-desktop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "workflow:sdk-api-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "lib-agent:cli-mcp-development--cli-ux-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "lib-agent:cli-mcp-development--cli-testing-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:cli-mcp-development--cross-platform-cli-compatibility",
"to": "lib-agent:cli-mcp-development--cli-docs-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}