II.
LibrarySkill JSON
Structured · livelib-skill:code-migration-modernization--soap-to-rest-converter
soap-to-rest-converter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "soap-to-rest-converter",
"description": "Convert SOAP web services to REST APIs with WSDL parsing and resource modeling",
"libraryPath": "library/specializations/code-migration-modernization/skills/soap-to-rest-converter/SKILL.md",
"specialization": "code-migration-modernization",
"contentSummary": "# SOAP to REST Converter Skill\n\nConverts SOAP web services to REST APIs, handling WSDL parsing, operation mapping, and RESTful resource modeling.\n\n## Purpose\n\nEnable SOAP modernization for:\n- WSDL parsing\n- Operation-to-endpoint mapping\n- Type conversion\n- Authentication migration\n- REST "
},
"outgoingEdges": [
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "skill-area:breaking-change-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--soap-to-rest-converter",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}