iiRecord
Agentic AI Atlas · Mobile Offline Storage
lib-skill:mobile-development--offline-storagea5c.ai
II.
LibrarySkill JSON

lib-skill:mobile-development--offline-storage

Structured · live

Mobile Offline Storage 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--offline-storage",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Mobile Offline Storage",
    "description": "Cross-platform offline-first data management",
    "libraryPath": "library/specializations/mobile-development/skills/offline-storage/SKILL.md",
    "specialization": "mobile-development",
    "contentSummary": "# Mobile Offline Storage Skill\n\n## Overview\n\nThis skill provides cross-platform offline-first data management capabilities. It enables configuration of WatermelonDB, Realm, MMKV, and other offline storage solutions with sync queue architectures.\n\n## Allowed Tools\n\n- `bash` - Execute package "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "skill-area:mobile-offline-sync",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "skill-area:mobile-local-databases",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "topic:offline-first",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "domain:mobile",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "role:mobile-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--offline-storage",
      "to": "specialization:mobile-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}