iiRecord
Agentic AI Atlas · iOS Persistence (Core Data/Realm)
lib-skill:mobile-development--ios-persistencea5c.ai
II.
LibrarySkill JSON

lib-skill:mobile-development--ios-persistence

Structured · live

iOS Persistence (Core Data/Realm) 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--ios-persistence",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "iOS Persistence (Core Data/Realm)",
    "description": "Specialized skill for iOS local data persistence solutions",
    "libraryPath": "library/specializations/mobile-development/skills/ios-persistence/SKILL.md",
    "specialization": "mobile-development",
    "contentSummary": "# iOS Persistence Skill\n\n## Overview\n\nThis skill provides specialized capabilities for iOS local data persistence solutions including Core Data and Realm. It enables designing data models, implementing migrations, configuring iCloud sync, and optimizing database performance.\n\n## Allowed Tools\n"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "skill-area:ios-native",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "skill-area:mobile-local-databases",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "domain:mobile",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "role:mobile-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mobile-development--ios-persistence",
      "to": "specialization:mobile-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}