iiRecord
Agentic AI Atlas · deep-linking
lib-skill:mobile-development--deep-linkinga5c.ai
II.
LibrarySkill JSON

lib-skill:mobile-development--deep-linking

Structured · live

deep-linking json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:mobile-development--deep-linking",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "deep-linking",
    "description": "Universal links and deep linking skill for implementing iOS Universal Links, Android App Links, custom URL schemes, and deferred deep linking across mobile platforms.",
    "libraryPath": "library/specializations/mobile-development/skills/deep-linking/SKILL.md",
    "specialization": "mobile-development",
    "contentSummary": "# Deep Linking Skill\n\nComprehensive deep linking implementation for iOS and Android, including Universal Links, App Links, custom URL schemes, and deferred deep linking.\n\n## Overview\n\nThis skill provides capabilities for implementing deep linking across mobile platforms, enabling users to navi"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "skill-area:deep-linking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "skill-area:react-native-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "domain:mobile",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "role:mobile-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--deep-linking",
      "to": "specialization:mobile-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}