iiRecord
Agentic AI Atlas · swift-package-manager-config
lib-skill:desktop-development--swift-package-manager-configa5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--swift-package-manager-config

Structured · live

swift-package-manager-config 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:desktop-development--swift-package-manager-config",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "swift-package-manager-config",
    "description": "Configure Swift Package Manager with platform-specific dependencies and build settings",
    "libraryPath": "library/specializations/desktop-development/skills/swift-package-manager-config/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# swift-package-manager-config\n\nConfigure Swift Package Manager with platform-specific dependencies, targets, and build settings for macOS applications.\n\n## Capabilities\n\n- Generate Package.swift configuration\n- Configure platform-specific dependencies\n- Set up multiple targets and products\n"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--swift-package-manager-config",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}