Merge pull request #1409 from anthropics/add-shopify-ai-toolkit

Add shopify-ai-toolkit plugin
This commit is contained in:
Bryan Thompson 2026-04-14 11:57:45 -05:00 committed by GitHub
commit 903a6aba48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1317,6 +1317,19 @@
}, },
"homepage": "https://shopify.dev/docs/apps/build/devmcp" "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.",
"author": {
"name": "Shopify"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/Shopify/Shopify-AI-Toolkit.git"
},
"homepage": "https://shopify.dev"
},
{ {
"name": "skill-creator", "name": "skill-creator",
"description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.", "description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",