iiRecord
Agentic AI Atlas · specializations/mobile-development/react-native-app-setup
lib-process:mobile-development--react-native-app-setupa5c.ai
II.
LibraryProcess JSON

lib-process:mobile-development--react-native-app-setup

Structured · live

specializations/mobile-development/react-native-app-setup 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--react-native-app-setup",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/mobile-development/react-native-app-setup",
    "description": "React Native App Setup and Configuration - Initialize and configure a production-ready React Native application\nwith best practices and essential libraries including navigation, state management, API integration, and testing infrastructure.",
    "libraryPath": "library/specializations/mobile-development/react-native-app-setup.js",
    "specialization": "mobile-development",
    "references": [
      "- React Native Documentation: https://reactnative.dev/",
      "- React Navigation: https://reactnavigation.org/",
      "- Redux Toolkit: https://redux-toolkit.js.org/",
      "- React Native Testing Library: https://callstack.github.io/react-native-testing-library/"
    ],
    "example": "const result = await orchestrate('specializations/mobile-development/react-native-app-setup', {\n  projectName: 'MyAwesomeApp',\n  targetPlatforms: ['ios', 'android'],\n  features: {\n    navigation: 'react-navigation',\n    stateManagement: 'redux-toolkit',\n    apiClient: 'react-query'\n  },\n  designSystem: { theme: 'custom', components: 'react-native-paper' },\n  useExpo: false\n});",
    "usesAgents": [
      "react-native-dev",
      "offline-storage",
      "mobile-testing",
      "fastlane-cicd",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "skill-area:ios-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "skill-area:android-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "skill-area:react-native-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "domain:mobile",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "role:mobile-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "workflow:mobile-app-submission",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "specialization:mobile-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mobile-development--react-native-app-setup",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}