II.
LibrarySkill JSON
Structured · livelib-skill:mobile-development--graphql-mobile
GraphQL Mobile json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:mobile-development--graphql-mobile",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "GraphQL Mobile",
"description": "GraphQL client integration for mobile applications",
"libraryPath": "library/specializations/mobile-development/skills/graphql-mobile/SKILL.md",
"specialization": "mobile-development",
"contentSummary": "# GraphQL Mobile Skill\n\n## Overview\n\nThis skill provides GraphQL client integration capabilities for mobile applications. It enables configuration of Apollo Client, code generation, caching strategies, and real-time subscriptions.\n\n## Allowed Tools\n\n- `bash` - Execute codegen and build tools"
},
"outgoingEdges": [
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "skill-area:react-native-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "skill-area:data-fetching-caching",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "domain:mobile",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "role:mobile-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mobile-development--graphql-mobile",
"to": "specialization:mobile-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}