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

lib-process:desktop-development--desktop-ui-testing

Structured · live

specializations/desktop-development/desktop-ui-testing 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-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/desktop-development/desktop-ui-testing",
    "description": "Desktop UI Testing Workflow - Set up UI/component testing using frameworks like Testing Library,\nSpectron, or Playwright; implement visual regression testing.",
    "libraryPath": "library/specializations/desktop-development/desktop-ui-testing.js",
    "specialization": "desktop-development",
    "references": [
      "- Playwright Electron: https://playwright.dev/docs/api/class-electron",
      "- Testing Library: https://testing-library.com/"
    ],
    "example": "const result = await orchestrate('specializations/desktop-development/desktop-ui-testing', {\n  projectName: 'MyDesktopApp',\n  framework: 'Electron',\n  uiTestFramework: 'Playwright',\n  visualRegressionEnabled: true\n});",
    "usesAgents": [
      "ui-test-analyst",
      "playwright-electron-setup",
      "component-test-developer",
      "visual-snapshot-comparator",
      "page-object-developer",
      "ui-sample-developer",
      "ui-test-validator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "workflow:desktop-app-release",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:desktop-development--desktop-ui-testing",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}