II.
LibrarySkill JSON
Structured · livelib-skill:common-utilities--python-implementation
python-implementation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:common-utilities--python-implementation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "python-implementation",
"description": "Implement Python functions and modules following best practices — type hints, error handling, testing, and idiomatic Python patterns.",
"libraryPath": "library/specializations/common-utilities/skills/python-implementation/SKILL.md",
"specialization": "common-utilities",
"contentSummary": "# Python Function Implementation Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:common-utilities--python-implementation",
"to": "skill-area:python-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:common-utilities--python-implementation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:common-utilities--python-implementation",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:common-utilities--python-implementation",
"to": "role:software-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:common-utilities--python-implementation",
"to": "specialization:common-utilities",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}