{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "macos-dev-marketplace",
  "owner": {
    "name": "Enzo Pio Palmisano",
    "github": "e-palmisano",
    "email": "e.palmisano@reply.it"
  },
  "metadata": {
    "description": "Claude Code plugin for native macOS development with SwiftUI, AppKit, and Liquid Glass. Bundles curated Apple Developer documentation (snapshot 2026-05-30).",
    "version": "0.1.0",
    "repository": "https://github.com/e-palmisano/macos-dev"
  },
  "plugins": [
    {
      "name": "macos-dev",
      "source": "./",
      "description": "macOS app development with SwiftUI and AppKit, including Liquid Glass adoption, framework interop, and the 2025/2026 design system. Bundles curated Apple Developer documentation.",
      "version": "0.1.0",
      "author": {
        "name": "Enzo Pio Palmisano",
        "github": "e-palmisano",
        "email": "e.palmisano@reply.it"
      },
      "license": "MIT",
      "category": "development",
      "keywords": [
        "macos",
        "swiftui",
        "appkit",
        "liquid-glass",
        "apple",
        "ui"
      ]
    }
  ]
}
