Quellcode durchsuchen

Add wix to marketplace

Tobin South vor 6 Monaten
Ursprung
Commit
cdbe8cbe74
1 geänderte Dateien mit 11 neuen und 0 gelöschten Zeilen
  1. 11 0
      .claude-plugin/marketplace.json

+ 11 - 0
.claude-plugin/marketplace.json

@@ -684,6 +684,17 @@
         "url": "https://github.com/semgrep/mcp-marketplace.git"
       },
       "homepage": "https://github.com/semgrep/mcp-marketplace.git"
+    },
+    {
+      "name": "wix",
+      "description": "Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.",
+      "category": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/wix/skills.git",
+        "sha": "15dda227e34959b1340e33bb9aede7e23a273f42"
+      },
+      "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
     }
   ]
 }