II.
LibrarySkill JSON
Structured · livelib-skill:desktop-development--macos-codesign-workflow
macos-codesign-workflow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:desktop-development--macos-codesign-workflow",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "macos-codesign-workflow",
"description": "Execute macOS code signing with Developer ID and hardened runtime requirements",
"libraryPath": "library/specializations/desktop-development/skills/macos-codesign-workflow/SKILL.md",
"specialization": "desktop-development",
"contentSummary": "# macos-codesign-workflow\n\nExecute macOS code signing with Developer ID certificates and hardened runtime. This skill handles the complete code signing process for macOS applications.\n\n## Capabilities\n\n- Sign app bundles with Developer ID\n- Configure hardened runtime\n- Sign nested frameworks"
},
"outgoingEdges": [
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "skill-area:desktop-system-integration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "skill-area:desktop-ui-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "role:desktop-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--macos-codesign-workflow",
"to": "specialization:desktop-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}