II.
LibrarySkill JSON
Structured · livelib-skill:web-development--express
express json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--express",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "express",
"description": "Express.js middleware patterns, routing, error handling, security, and production best practices.",
"libraryPath": "library/specializations/web-development/skills/express/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Express Skill\n\nExpert assistance for building Node.js APIs with Express.js.\n\n## Capabilities\n\n- Configure Express applications with middleware\n- Implement RESTful routing patterns\n- Handle errors with custom middleware\n- Apply security best practices\n- Set up validation and parsing\n- Co"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--express",
"to": "skill-area:backend-api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--express",
"to": "skill-area:middleware-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--express",
"to": "topic:rest",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--express",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--express",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--express",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--express",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--express",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}