II.
LibraryAgent JSON
Structured · livelib-agent:web-development--component-developer
component-developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:web-development--component-developer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "component-developer",
"description": "Expert in UI component development, accessibility, variants, and documentation.",
"libraryPath": "library/specializations/web-development/agents/component-developer/AGENT.md",
"specialization": "web-development",
"role": "Component Development Specialist",
"expertise": [
"Component architecture",
"Accessibility (a11y)",
"Variants and theming",
"Storybook documentation",
"Testing strategies",
"Design system integration"
]
},
"outgoingEdges": [
{
"from": "lib-agent:web-development--component-developer",
"to": "skill-area:react-components",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--component-developer",
"to": "skill-area:design-systems",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--component-developer",
"to": "topic:component-based-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--component-developer",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--component-developer",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--component-developer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--component-developer",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:code-migration-modernization--ui-framework-migration",
"to": "lib-agent:web-development--component-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:web-development--mobile-first-responsive",
"to": "lib-agent:web-development--component-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}