II.
LibraryAgent JSON
Structured · livelib-agent:web-development--forms-developer
forms-developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:web-development--forms-developer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "forms-developer",
"description": "Expert in form libraries (React Hook Form, Formik), validation, and UX patterns.",
"libraryPath": "library/specializations/web-development/agents/forms-developer/AGENT.md",
"specialization": "web-development",
"role": "Forms Development Specialist",
"expertise": [
"React Hook Form",
"Formik",
"Zod/Yup validation",
"Form UX patterns",
"Accessibility",
"Complex form handling"
]
},
"outgoingEdges": [
{
"from": "lib-agent:web-development--forms-developer",
"to": "skill-area:form-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "skill-area:react-components",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "topic:form-state-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "topic:form-validation",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}