Shopify

57 mods across 6 repositories, 1.0k stars between them.

shopify-plugin

02

Shopify/Shopify-AI-Toolkit

Plugin Claude Code

Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code. Skill scripts send usage telemetry (queries, code, model/client identifiers) to shopify.dev by default; set OPTOUTINSTRUMENTATION=true, or create an empty file at /.config/shopify-ai-toolkit/o.

523 3d ago A tokens not measured original MIT

PostToolUse

03

Shopify/Shopify-AI-Toolkit

Hook

Runs after a tool call finishes for Skill and Read tool calls, executing track-telemetry.sh via bash with --hook-source. From Shopify/Shopify-AI-Toolkit.

523 3d ago A tokens not measured original MIT

UserPromptSubmit

04

Shopify/Shopify-AI-Toolkit

Hook

Runs when you submit a prompt, before the agent sees it, executing track-telemetry.sh via bash with --hook-source. From Shopify/Shopify-AI-Toolkit.

523 3d ago A tokens not measured original MIT

shopify-admin

05

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Write or explain Admin GraphQL queries and mutations for apps and integrations that extend the Shopify admin. Use when the user wants to understand, design, or generate the operation itself—even before deciding how to run it. Do not choose admin first for app or extension config validation —use use-shopify-cli. Do not…

523 3d ago A 137 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Run a pre-submission compliance check against your Shopify app's codebase. Reviews App Store requirements and surfaces likely issues before you submit for official review.

523 3d ago A 36 tokens original MIT

shopify-custom-data

07

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

MUST be used first when prompts mention Metafields or Metaobjects. Use Metafields and Metaobjects to model and store custom data for your app. Metafields extend built-in Shopify data types like products or customers, Metaobjects are custom data types that can be used to store bespoke data structures. Metafield and…

523 3d ago A 84 tokens original MIT

shopify-customer

08

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

The Customer Account API allows customers to access their own data including orders, payment methods, and addresses.

523 3d ago A 25 tokens original MIT

shopify-dev

09

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Search Shopify developer documentation across all APIs. Use only when no API-specific skill applies.

523 3d ago A 21 tokens original MIT

shopify-functions

10

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location…

523 3d ago A 61 tokens original MIT

shopify-hydrogen

11

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Hydrogen storefront implementation cookbooks. Some of the available recipes are: B2B Commerce, Bundles, Combined Listings, Custom Cart Method, Dynamic Content with Metaobjects, Express Server, Google Tag Manager Integration, Infinite Scroll, Legacy Customer Account Flow, Markets, Partytown + Google Tag Manager…

523 3d ago A 106 tokens original MIT

shopify-liquid

12

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Liquid is an open-source templating language created by Shopify. It is the backbone of Shopify themes and is used to load dynamic content on storefronts. Keywords: liquid, theme, shopify-theme, liquid-component, liquid-block, liquid-section, liquid-snippet, liquid-schemas, shopify-theme-schemas.

523 3d ago A 66 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Get started building on Shopify. Use when a developer asks to build an app, build a theme, create a dev store, set up a partner account, scaffold a project, or get started developing for Shopify. NOT for merchants managing stores.

523 3d ago A 54 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Set up and connect a Shopify store from your AI assistant. Use when the user wants to start selling online, open a first Shopify store, try Shopify before they have an account, or get merchant-facing next steps after a preview store is created, including how to keep it, save it, or make it real. This is for store…

523 3d ago A 115 tokens original MIT

shopify-partner

15

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

The Partner API lets you programmatically access data about your Partner Dashboard, including your apps, themes, and affiliate referrals.

523 3d ago A 29 tokens copy · 91% MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

The Payments Apps API enables payment providers to integrate their payment solutions with Shopify's checkout.

523 3d ago A 24 tokens copy · 92% MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Add custom actions and blocks from your app at contextually relevant spots throughout the Shopify Admin. Admin UI Extensions also supports scaffolding new adminextensions using Shopify CLI commands.

523 3d ago A 42 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Build your app's primary user interface embedded in the Shopify admin. If the prompt just mentions Polaris and you can't tell based off of the context what API they meant, assume they meant this API.

523 3d ago A 50 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Build custom functionality that merchants can install at defined points in the checkout flow, including product information, shipping, payment, order summary, and Shop Pay. Checkout UI Extensions also supports scaffolding new checkout extensions using Shopify CLI commands.

523 3d ago A 55 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Build custom functionality that merchants can install at defined points on the Order index, Order status, and Profile pages in customer accounts. Customer Account UI Extensions also supports scaffolding new customer account extensions using Shopify CLI commands.

523 3d ago A 53 tokens original MIT

shopify-pos-ui

21

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Build retail point-of-sale applications using Shopify's POS UI components. These components provide a consistent and familiar interface for POS applications. POS UI Extensions also supports scaffolding new POS extensions using Shopify CLI commands. Keywords: POS, Retail, smart grid.

523 3d ago A 53 tokens original MIT

shopify-shopifyql

22

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Answer a merchant's analytics and reporting questions with ShopifyQL — Shopify's query language for aggregated store metrics that the Admin GraphQL API cannot compute. Choose this (not admin) whenever the ask is for numbers, totals, trends, or breakdowns rather than fetching or mutating individual records: including…

523 3d ago A 216 tokens original MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like , , use storefront-web-components instead.

523 3d ago A 70 tokens copy · 92% MIT

Shopify/Shopify-AI-Toolkit

Skill Claude CodeCodex

Choose when the user needs Shopify CLI to run or fix something now: validate app or extension config on disk (shopify.app.toml, shopify.app. .toml, shopify.extension.toml); run or troubleshoot store workflows (shopify store auth, shopify store execute); or perform explicit store-scoped reads/writes on a named store…

523 3d ago A 210 tokens original MIT