II.
SkillArea JSON
Structured · liveskill-area:prototyping
Prototyping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:prototyping",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-design.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Prototyping",
"description": "Creating low- to high-fidelity representations of product concepts to explore\nideas, validate interactions, and communicate intent before full implementation.\nRanges from paper sketches and wireframes to interactive click-through prototypes\nand coded explorations, enabling rapid feedback loops with stakeholders and users\nat the appropriate level of investment.\n",
"domains": [
"domain:web-development",
"specialization:ux-ui-design"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:prototyping",
"to": "domain:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:prototyping",
"to": "specialization:ux-ui-design",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:prototyping",
"to": "skill-area:design-critique",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": [
{
"from": "skill-area:interaction-design",
"to": "skill-area:prototyping",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:bolt-new",
"to": "skill-area:prototyping",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:lovable",
"to": "skill-area:prototyping",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:v0-dev",
"to": "skill-area:prototyping",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "lib-agent:ux-ui-design--journey-map-visualizer",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--prototype-testing",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--wireframe-generator",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:game-development--core-mechanics-prototyping",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:ux-ui-design--design-sprint",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:ux-ui-design--persona-template",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ux-ui-design--prototype-interaction",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ux-ui-design--user-flow-diagram",
"to": "skill-area:prototyping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "role:ui-designer",
"to": "skill-area:prototyping",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:interaction-designer",
"to": "skill-area:prototyping",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "workflow:design-sprint-process",
"to": "skill-area:prototyping",
"kind": "requires_skill_area",
"attributes": {}
}
]
}