II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--graphql-schema-generator
graphql-schema-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--graphql-schema-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "graphql-schema-generator",
"description": "Generate GraphQL schemas from data models with resolver stubs and federation support",
"libraryPath": "library/specializations/software-architecture/skills/graphql-schema-generator/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# GraphQL Schema Generator Skill\n\n## Overview\n\nGenerates GraphQL SDL schemas from data models with type inference, resolver stub generation, schema validation, and Apollo Federation support.\n\n## Capabilities\n\n- Generate GraphQL SDL from data models\n- Type inference from existing data struct"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "skill-area:graphql-schema-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "skill-area:backend-api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "topic:graphql-schema-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "workflow:api-design-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--graphql-schema-generator",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}