From d2e56c767a483271ff2bb87230ebe7c218c8dc57 Mon Sep 17 00:00:00 2001 From: abibbs-ant Date: Tue, 14 Jul 2026 12:34:27 -0700 Subject: [PATCH] Remove deprecated shopify plugin (replaced by shopify-ai-toolkit) (#4070) No-Verification-Needed: manifest data-entry removal, JSON-validated --- .claude-plugin/marketplace.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b45d4673..025ecdcf 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2900,20 +2900,6 @@ "category": "productivity", "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report" }, - { - "name": "shopify", - "description": "Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code", - "author": { - "name": "Shopify" - }, - "category": "development", - "source": { - "source": "url", - "url": "https://github.com/Shopify/shopify-plugins.git", - "sha": "5631b93b88759561fec321192b6b083dbf0a2fd2" - }, - "homepage": "https://shopify.dev/docs/apps/build/devmcp" - }, { "name": "shopify-ai-toolkit", "description": "Shopify's AI Toolkit provides 18 development skills for building on the Shopify platform, covering documentation search, API schema access, GraphQL and Liquid code validation, Hydrogen storefronts, Polaris UI extensions, store management via CLI, and onboarding guidance for both developers and merchants.",