II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--cross-platform-path-handler
cross-platform-path-handler json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cross-platform-path-handler",
"description": "Generate cross-platform path handling utilities for Windows, macOS, and Linux compatibility in CLI applications.",
"libraryPath": "library/specializations/cli-mcp-development/skills/cross-platform-path-handler/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Cross-Platform Path Handler\n\nGenerate cross-platform path handling utilities.\n\n## Capabilities\n\n- Normalize path separators\n- Handle home directory expansion\n- Create platform-specific path utilities\n- Configure config directory locations\n- Handle UNC paths on Windows\n- Generate path manipulation "
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "skill-area:cross-platform-desktop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--cross-platform-path-handler",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}