II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--error-code-catalog
error-code-catalog json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--error-code-catalog",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "error-code-catalog",
"description": "Manage and document SDK error codes and messages",
"libraryPath": "library/specializations/sdk-platform-development/skills/error-code-catalog/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# Error Code Catalog Skill\n\n## Overview\n\nThis skill manages a comprehensive catalog of SDK error codes, messages, and documentation, ensuring consistent, helpful error handling across all SDK operations.\n\n## Capabilities\n\n- Define error code taxonomy with categories\n- Generate error documen"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "skill-area:error-handling-exception-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--error-code-catalog",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}