iiRecord
Agentic AI Atlas · specializations/mobile-development/cross-platform-ui-library
lib-process:mobile-development--cross-platform-ui-librarya5c.ai
II.
LibraryProcess JSON

lib-process:mobile-development--cross-platform-ui-library

Structured · live

specializations/mobile-development/cross-platform-ui-library 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:mobile-development--cross-platform-ui-library",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/mobile-development/cross-platform-ui-library",
    "description": "Cross-Platform UI Component Library Creation - Build a shared, platform-aware UI component library\nfor consistent cross-platform design with accessibility support and comprehensive documentation.",
    "libraryPath": "library/specializations/mobile-development/cross-platform-ui-library.js",
    "specialization": "mobile-development",
    "references": [
      "- React Native Paper: https://callstack.github.io/react-native-paper/",
      "- Flutter Material/Cupertino: https://flutter.dev/docs/development/ui/widgets",
      "- Design Systems: https://www.designsystems.com/",
      "- WCAG Guidelines: https://www.w3.org/WAI/standards-guidelines/wcag/"
    ],
    "example": "const result = await orchestrate('specializations/mobile-development/cross-platform-ui-library', {\n  libraryName: 'MyUIKit',\n  designSystem: { colors: {}, typography: {}, spacing: {} },\n  platforms: ['ios', 'android'],\n  componentRequirements: ['Button', 'Input', 'Card', 'Modal'],\n  accessibilityLevel: 'WCAG-AA'\n});",
    "usesAgents": [
      "design-tokens",
      "react-native-dev",
      "accessibility-testing",
      "mobile-testing"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "skill-area:ios-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "skill-area:android-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "domain:mobile",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "role:mobile-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "workflow:mobile-app-submission",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "workflow:cross-platform-testing",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "specialization:mobile-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--cross-platform-ui-library",
      "to": "lib-agent:web-development--accessibility-testing",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}