iiRecord
Agentic AI Atlas · specializations/desktop-development/desktop-ui-implementation
lib-process:desktop-development--desktop-ui-implementationa5c.ai
II.
LibraryProcess JSON

lib-process:desktop-development--desktop-ui-implementation

Structured · live

specializations/desktop-development/desktop-ui-implementation json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:desktop-development--desktop-ui-implementation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/desktop-development/desktop-ui-implementation",
    "description": "Desktop UI Implementation Workflow - Design and implement desktop application user interface following\nplatform conventions; create layouts, components, styling; ensure responsiveness and native feel.",
    "libraryPath": "library/specializations/desktop-development/desktop-ui-implementation.js",
    "specialization": "desktop-development",
    "references": [
      "- Electron UI: https://www.electronjs.org/docs/latest/tutorial/application-architecture",
      "- Fluent UI: https://developer.microsoft.com/en-us/fluentui",
      "- Apple Human Interface Guidelines: https://developer.apple.com/design/human-interface-guidelines/"
    ],
    "example": "const result = await orchestrate('specializations/desktop-development/desktop-ui-implementation', {\n  projectName: 'MyDesktopApp',\n  framework: 'Electron',\n  designSystem: 'Fluent',\n  targetPlatforms: ['windows', 'macos', 'linux'],\n  uiRequirements: { darkMode: true, accessibility: true }\n});",
    "usesAgents": [
      "ui-analyst",
      "fluent-ui-component-designer",
      "layout-engineer",
      "qt-qml-component-generator",
      "screen-developer",
      "navigation-developer",
      "platform-convention-advisor",
      "accessibility-developer",
      "animation-developer",
      "technical-writer",
      "ui-validator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "workflow:desktop-app-release",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "lib-agent:desktop-development--platform-convention-advisor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "lib-agent:web-development--animation-developer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-implementation",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}