II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--health-check-endpoint
health-check-endpoint json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--health-check-endpoint",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "health-check-endpoint",
"description": "Implement health check and readiness endpoints for SDK consumers",
"libraryPath": "library/specializations/sdk-platform-development/skills/health-check-endpoint/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# Health Check Endpoint Skill\n\n## Overview\n\nThis skill implements health check and readiness endpoints that SDK consumers can use to verify connectivity and dependency health, especially important for Kubernetes and load balancer integration.\n\n## Capabilities\n\n- Design health check contracts"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "skill-area:observability-instrumentation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--health-check-endpoint",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}