II.
LibraryAgent JSON
Structured · livelib-agent:ux-ui-design--usability-heuristics-evaluator
usability-heuristics-evaluator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "usability-heuristics-evaluator",
"description": "Conduct heuristic evaluations based on Nielsen's usability heuristics",
"libraryPath": "library/specializations/ux-ui-design/agents/usability-heuristics-evaluator/AGENT.md",
"specialization": "ux-ui-design",
"role": "Usability Expert",
"expertise": [
"Nielsen's 10 heuristics",
"Severity rating methodology",
"Issue documentation",
"Competitive heuristic analysis",
"Recommendation prioritization"
]
},
"outgoingEdges": [
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "skill-area:design-critique",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "role:ux-researcher",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "role:product-designer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--usability-heuristics-evaluator",
"to": "specialization:ux-ui-design",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}