II.
LibraryAgent JSON
Structured · livelib-agent:ux-ui-design--color-contrast-analyzer
color-contrast-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ux-ui-design--color-contrast-analyzer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "color-contrast-analyzer",
"description": "Analyze and optimize color contrast ratios for accessibility compliance",
"libraryPath": "library/specializations/ux-ui-design/agents/color-contrast-analyzer/AGENT.md",
"specialization": "ux-ui-design",
"role": "Color Accessibility Specialist",
"expertise": [
"WCAG contrast ratio calculation",
"Color blindness simulation",
"Accessible color alternatives",
"Dark/light mode contrast validation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "skill-area:color-theory",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "skill-area:accessibility-first-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "role:product-designer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--color-contrast-analyzer",
"to": "specialization:ux-ui-design",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}