II.
LibrarySkill JSON
Structured · livelib-skill:desktop-development--gdpr-consent-manager
gdpr-consent-manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:desktop-development--gdpr-consent-manager",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "gdpr-consent-manager",
"description": "Implement GDPR-compliant consent management for desktop applications",
"libraryPath": "library/specializations/desktop-development/skills/gdpr-consent-manager/SKILL.md",
"specialization": "desktop-development",
"contentSummary": "# gdpr-consent-manager\n\nImplement GDPR-compliant consent management for desktop applications with user preferences and data handling.\n\n## Capabilities\n\n- Generate consent dialog UI\n- Store consent preferences\n- Implement consent checking\n- Handle data export requests\n- Implement data delet"
},
"outgoingEdges": [
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "skill-area:desktop-system-integration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "skill-area:data-protection-dlp",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "role:desktop-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--gdpr-consent-manager",
"to": "specialization:desktop-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}