shopify-ai-toolkit-wrapper
Installation
SKILL.md
Shopify AI Toolkit Wrapper
Overview
Shopify's AI Toolkit provides an official MCP (Model Context Protocol) server for developer workflows. This skill configures it for Claude Code, enabling GraphQL schema validation, Liquid template linting, and real-time Shopify documentation search without leaving your editor.
Prerequisites
- Node.js 18+ and npm/pnpm installed
- A Shopify store with a custom app or API access token
- Access scopes appropriate for your workflow (minimum:
read_products,read_themes) - Claude Code with MCP support enabled
Instructions
Step 1: MCP Configuration
Create or update .mcp.json in your project root: