II.
LibrarySkill JSON
Structured · livelib-skill:web-development--graphql
graphql json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--graphql",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "graphql",
"description": "GraphQL schema design, resolvers, directives, subscriptions, and best practices for API development.",
"libraryPath": "library/specializations/web-development/skills/graphql/SKILL.md",
"specialization": "web-development",
"contentSummary": "# GraphQL Skill\n\nExpert assistance for designing and implementing GraphQL APIs.\n\n## Capabilities\n\n- Design GraphQL schemas with SDL\n- Implement resolvers and data loaders\n- Create custom directives\n- Set up subscriptions for real-time\n- Handle authentication and authorization\n- Optimize q"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--graphql",
"to": "skill-area:graphql-schema-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "topic:graphql-schema-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--graphql",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}