II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--mcp-error-code-mapper
mcp-error-code-mapper json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mcp-error-code-mapper",
"description": "Map application errors to MCP error codes with proper messages, error types, and recovery suggestions.",
"libraryPath": "library/specializations/cli-mcp-development/skills/mcp-error-code-mapper/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# MCP Error Code Mapper\n\nMap application errors to MCP error codes with proper handling.\n\n## Capabilities\n\n- Map errors to MCP error codes\n- Create structured error responses\n- Generate error documentation\n- Implement error recovery hints\n- Configure error serialization\n- Create error han"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "skill-area:error-handling-exception-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-error-code-mapper",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}