II.
SkillArea JSON
Structured · liveskill-area:developer-portal-design
Developer Portal Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:developer-portal-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Developer Portal Design",
"description": "Designing and building developer portals that serve as the single\nentry point for API consumers — onboarding flows, sandbox environments,\ninteractive tutorials, credential management, and analytics on developer\nadoption and engagement.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:developer-portal-design",
"to": "domain:developer-experience",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:developer-portal-design",
"to": "domain:api-development",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}