II.
LibrarySkill JSON
Structured · livelib-skill:sdk-platform-development--sdk-mock-generator
sdk-mock-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:sdk-platform-development--sdk-mock-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "sdk-mock-generator",
"description": "Generate mock servers and clients for SDK testing",
"libraryPath": "library/specializations/sdk-platform-development/skills/sdk-mock-generator/SKILL.md",
"specialization": "sdk-platform-development",
"contentSummary": "# SDK Mock Generator Skill\n\n## Overview\n\nThis skill generates mock servers and clients for SDK testing, enabling developers to test integrations without hitting production APIs.\n\n## Capabilities\n\n- Generate mock servers from OpenAPI specifications\n- Create SDK test fixtures with realistic d"
},
"outgoingEdges": [
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "skill-area:sdk-codegen",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "skill-area:service-mocking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:sdk-platform-development--sdk-mock-generator",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}