II.
LibrarySkill JSON
Structured · livelib-skill:desktop-development--electron-protocol-handler-setup
electron-protocol-handler-setup json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:desktop-development--electron-protocol-handler-setup",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "electron-protocol-handler-setup",
"description": "Register and handle custom URL protocols (deep linking) across platforms for Electron applications",
"libraryPath": "library/specializations/desktop-development/skills/electron-protocol-handler-setup/SKILL.md",
"specialization": "desktop-development",
"contentSummary": "# electron-protocol-handler-setup\n\nRegister and handle custom URL protocols (deep linking) for Electron applications across Windows, macOS, and Linux. This skill enables apps to respond to custom URL schemes like `myapp://` for deep linking and inter-application communication.\n\n## Capabilities\n\n- Re"
},
"outgoingEdges": [
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "skill-area:desktop-ui-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "skill-area:cross-platform-desktop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "skill-area:protocol-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "role:desktop-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--electron-protocol-handler-setup",
"to": "specialization:desktop-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}