II.
SkillArea JSON
Structured · liveskill-area:usability-testing
Usability Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:usability-testing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-testing-data-ml-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Usability Testing",
"description": "Evaluating whether interfaces are understandable and efficient - task\ncompletion, friction points, learnability, and user feedback patterns.\n",
"domains": [
"specialization:qa-testing-automation",
"specialization:ux-ui-design"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:usability-testing",
"to": "specialization:qa-testing-automation",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:usability-testing",
"to": "specialization:ux-ui-design",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:component-testing",
"to": "skill-area:usability-testing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:desktop-development--desktop-ux-analyst",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:education--accessibility-udl-specialist",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:ux-ui-design--prototype-testing",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--survey-design",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:ux-ui-design--usability-testing",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:arts-culture--accessibility-compliance",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:education--accessibility-compliance-auditing",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ux-ui-design--survey-platform",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
}
]
}