II.
SkillArea JSON
Structured · liveskill-area:figma-prototyping
Figma Prototyping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:figma-prototyping",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-docs-design.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Figma Prototyping",
"description": "Designing in Figma — auto-layout, components/variants, prototypes,\nand design-to-dev handoff.\n",
"domains": [
"specialization:ux-ui-design"
],
"expertiseLevels": [
"novice",
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:figma-prototyping",
"to": "specialization:ux-ui-design",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:visual-design",
"to": "skill-area:figma-prototyping",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool-server:mcp-figma",
"to": "skill-area:figma-prototyping",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "lib-agent:ux-ui-design--developer-handoff",
"to": "skill-area:figma-prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--figma-integration",
"to": "skill-area:figma-prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ux-ui-design--figma-api",
"to": "skill-area:figma-prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "role:product-designer",
"to": "skill-area:figma-prototyping",
"kind": "requires_expertise",
"attributes": {}
}
]
}