iiRecord
Agentic AI Atlas · appkit-menu-bar-builder
lib-skill:desktop-development--appkit-menu-bar-buildera5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--appkit-menu-bar-builder

Structured · live

appkit-menu-bar-builder 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--appkit-menu-bar-builder",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "appkit-menu-bar-builder",
    "description": "Generate NSMenu and NSStatusItem configurations for macOS menu bar applications",
    "libraryPath": "library/specializations/desktop-development/skills/appkit-menu-bar-builder/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# appkit-menu-bar-builder\n\nGenerate NSMenu and NSStatusItem configurations for macOS menu bar applications. This skill creates menu bar apps with proper status items, menus, and SwiftUI integration.\n\n## Capabilities\n\n- Create NSStatusItem menu bar apps\n- Generate NSMenu configurations\n- Inte"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "skill-area:desktop-system-integration",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--appkit-menu-bar-builder",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}