mcpbeat Sign in

Shopify Agent Skills

12 repositories on GitHub

76 skills published by Shopify across 12 repositories. Together they weigh 154 298 704 tokens — that is what loading all of them at once would cost you in context.

76 skills 154 298 704 tokens total vendor account

Agent Device
flash-list
vendor

Interact with iOS simulator or Android emulator/device using snapshot-based coordinates. Uses accessibility tree snapshots for precise element targeting, with screenshot verification as fallback. Use when navigating the app on a simulator/emulator.

5k tokens
Analyze Feedback
flash-list
vendor

Analyze agent feedback artifacts from GitHub Actions workflow runs, extract actionable learnings, and incorporate them into skill files and CLAUDE.md. Tracks scan progress to avoid re-processing.

2k tokens
Fix Github Issue
flash-list
vendor

Full workflow for fixing a GitHub issue - understand the problem, reproduce, diagnose root cause, fix, test on iOS/Android simulators, review, and raise a PR

2k tokens
Raise Pr
flash-list
vendor

Create a GitHub PR for FlashList. Ensures no AI/Claude attribution in commits or PR body, follows repo conventions for title, description, and test plan.

1k tokens
Review And Test
flash-list
vendor

Review a FlashList PR or branch, run unit tests, test on iOS simulator, and verify RTL/LTR behavior. Shared context with fix-github-issue skill.

4k tokens
Triage Issue
flash-list
vendor

Triage a GitHub issue — classify priority (P0/P1/P2), search for duplicates, and apply labels.

670 tokens
Upgrade React Native
flash-list
vendor

Upgrade the React Native fixture app to a new version. Covers JS deps, Android (Gradle, Kotlin, SDK), iOS (Podfile, pbxproj), Metro config, and third-party libraries.

2k tokens
E2e Test Writing
hydrogen
vendor

> Guide for writing high-quality Playwright E2E tests for Hydrogen. Use when the user asks to "write e2e tests", "add playwright tests", "test this feature end-to-end", "write recipe tests", "add integration tests", or mentions Playwright, E2E testing, or test coverage for user-facing features.

421 tokens
Hydrogen Dev Workflow
hydrogen
vendor

> Development workflow guide for Shopify's Hydrogen framework. Covers testing, upgrading, recipes, PR conventions, analytics architecture, CLI tooling, and project scaffolding. Use when developing the Hydrogen framework. Also activates when someone mentions "recipes", "patch files", "customer account testing", "hydrogen upgrade", "skeleton template", "hydrogen CLI", "create-hydrogen", "hydrogen init", or "shopify-cli-update" in the headless context.

2k tokens
Hydrogen Release Process
hydrogen
vendor

> Release process guide for Shopify's Hydrogen framework. Covers the full release flow (standard, back-fix, snapshot), manual vs automatic steps, changelog.json updates, h2 upgrade enablement, and release failure recovery. Use when performing or debugging a Hydrogen release. Also activates when someone mentions "release", "release process", "back-fix", "snapit", "changelog.json", "h2 upgrade enablement", "release failure", "version PR", "release PR", or "hydrogen release".

4k tokens
Hydrogen Versioning
hydrogen
vendor

> Versioning reference for Hydrogen and Shopify's GraphQL APIs. Covers CalVer formats, quarterly release schedules, version support policies, and release cadence expectations. Use when discussing hydrogen calver, calver, SFAPI version, API version support, hydrogen release cadence, version support window, unstable API version, storefront API version, or customer account API version. Also activates when planning a Hydrogen major release, answering merchant questions about API version compatibility, or determining which versions are currently supported.

2k tokens
CLI Pre Submit CI
cli
vendor

Prevent predictable Shopify CLI PR CI failures before push or submit. Use when users: (1) ask what to run before pushing, submitting, restacking, opening, or updating a PR, (2) ask which generated files to commit or stage, (3) want to validate a branch against GitHub Actions, or (4) want to avoid CI churn after command, docs, workflow, schema, or test changes. At PR time, default to suggesting the minimal pre-submit checks rather than running a full local workflow automatically.

1k tokens
Investigating Github Issues
cli
vendor

Read-only investigation and analysis of GitHub issues for Shopify/cli. Fetches issue details via gh CLI, searches for duplicates, examines the monorepo for relevant context, applies version-based maintenance policy classification, and produces a structured investigation report. Use when a GitHub issue URL is provided or when asked to analyze or triage an issue.

3k tokens
Adding API Versions
shopify-app-js
vendor

Use when adding a new API version to the shopify-api package, creating REST resource files for a new version, updating API version constants, or handling breaking changes like removed or modified resources between versions.

922 tokens
Fix Broken Major Upgrade
shopify-app-js
vendor

Process a major Dependabot PR: research breaking changes, apply fixes, validate CI

4k tokens
List Broken Major Upgrades
shopify-app-js
vendor

List open Dependabot PRs with major version bumps where CI is failing

607 tokens
Prepare Release
shopify-app-js
vendor

Prepare the changeset-release/main branch for release by syncing version.ts files and running pnpm install

740 tokens
Reviewing Pull Requests
shopify-app-js
vendor

Reviews pull requests for Shopify/shopify-app-js with comprehensive analysis including semver compliance (MAJOR/MINOR/PATCH classification), single responsibility validation, pattern consistency checks against established TypeScript/Node.js library patterns, and root cause analysis. Produces a structured review with breaking changes assessment, improvement suggestions, and community contribution guidance. Use when asked to review a PR, check for breaking changes, or validate code quality.

3k tokens
Shopify Admin
Shopify-AI-Toolkit
vendor

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** choose `admin` first to **execute** Admin GraphQL **now via Shopify CLI** or for CLI setup/troubleshooting on store workflows—use **`use-shopify-cli`** (store auth/execute, handle/SKU/location lookups, inventory changes).

2720k tokens scripts
Shopify App Store Review
Shopify-AI-Toolkit
vendor

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.

13k tokens scripts
Shopify Custom Data
Shopify-AI-Toolkit
vendor

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 Metaobject definitions provide a schema and configuration for values to follow.

13k tokens scripts
Shopify Customer
Shopify-AI-Toolkit
vendor

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

429k tokens scripts
Shopify Dev
Shopify-AI-Toolkit
vendor

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

14k tokens scripts
Shopify Functions
Shopify-AI-Toolkit
vendor

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 Rule, Payment Customization

655k tokens scripts
Shopify Hydrogen
Shopify-AI-Toolkit
vendor

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, Subscriptions, Third-party API Queries and Caching. MANDATORY: Use this API for ANY Hydrogen storefront question - do NOT use Storefront GraphQL when 'Hydrogen' is mentioned.

3473k tokens scripts
Shopify Liquid
Shopify-AI-Toolkit
vendor

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

31k tokens scripts
Shopify Onboarding Dev
Shopify-AI-Toolkit
vendor

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.

12k tokens scripts
Shopify Onboarding Merchant
Shopify-AI-Toolkit
vendor

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 owners — not developers. Preview-store creation for brand-new merchants belongs here via `shopify store create preview`; explicit CLI troubleshooting and named-store command execution belong in **`use-shopify-cli`**.

15k tokens scripts
Shopify Partner
Shopify-AI-Toolkit
vendor

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

240k tokens scripts
Shopify Payments Apps
Shopify-AI-Toolkit
vendor

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

249k tokens scripts
Shopify Polaris Admin Extensions
Shopify-AI-Toolkit
vendor

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.

3732k tokens scripts
Shopify Polaris App Home
Shopify-AI-Toolkit
vendor

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.

359k tokens scripts
Shopify Polaris Checkout Extensions
Shopify-AI-Toolkit
vendor

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.

4431k tokens scripts
Shopify Polaris Customer Account Extensions
Shopify-AI-Toolkit
vendor

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.

4432k tokens scripts
Shopify Pos UI
Shopify-AI-Toolkit
vendor

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

4434k tokens scripts
Shopify Shopifyql
Shopify-AI-Toolkit
vendor

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 but not limited to total/gross/net sales and revenue, order counts, average order value, refunds, quantity sold, sessions, conversion rate, and traffic — sliced by product, channel, region, or customer, trended over time, or compared period-over-period. Examples: \"total sales last 7 days\", \"orders by sales channel this month\", \"top products by revenue\", \"conversion rate this week\", \"sales this year vs last year\". This topic covers writing the ShopifyQL query; if the merchant wants to run it against their store, execution is handed off to `use-shopify-cli`. Not for general Admin GraphQL record operations — fetching or mutating individual resources (use `admin`).

18k tokens scripts
Shopify Storefront Graphql
Shopify-AI-Toolkit
vendor

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 <shopify-store>, <shopify-cart>, use storefront-web-components instead.

527k tokens scripts
Shopify Use Shopify CLI
Shopify-AI-Toolkit
vendor

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.<name>.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 domain (for example, show/list/find the first 10 products on my store at `foo.myshopify.com`, or inventory and product changes by handle, SKU, or location name). Emphasize **commands and operational steps**, not only authoring GraphQL. Skip for API-only understanding or codegen with no CLI execution, and skip for brand-new merchant asks to start a Shopify store or try Shopify before they have an account. Examples: validate configuration before deploy; run an existing query via CLI; show the first 10 products on `foo.myshopify.com`; missing `shopify store execute`.

15k tokens scripts
Ucp
ucp-cli
vendor

Use when the user wants to use the UCP CLI to find, compare, buy, or track products from online merchants, or to set up and troubleshoot the local UCP profile required for merchant-scoped operations. Covers global catalog search (\"find me X under $Y\"), named-merchant transactions (\"buy this from Z.com\"), order tracking, `ucp profile init`, `ucp doctor`, carts, checkout, orders, and UCP setup/help. Falls back to merchant-hosted handoff when direct in-protocol checkout isn't available.

17k tokens scripts
Benchmark Rbs
rubydex
vendor

> Benchmark Rubydex indexing performance on RBS core/stdlib, comparing the current branch against main. Measures maximum RSS and execution time.

723 tokens
Profiling
rubydex
vendor

> Profile Rubydex indexer performance — CPU flamegraphs, memory usage, phase-level timing. Use this skill whenever the user mentions profiling, performance, flamegraphs, benchmarking, "why is X slow", bottlenecks, hot paths, memory usage, or wants to understand where time is spent during indexing/resolution. Also trigger when comparing performance before/after a change.

2k tokens
Review Changes
rubydex
vendor

Reviews code changes for Rubydex

439 tokens
Rubydex MCP Benchmark
rubydex
vendor

Use when benchmarking rubydex MCP against plain Grep/Glob for Ruby code tasks. Guides A/B comparison setup, candidate selection, and metrics collection.

1k tokens
Investigating Github Issues
shopify_app
vendor

Read-only investigation and analysis of GitHub issues for Shopify/shopify-app-template-react-router. Fetches issue details via gh CLI, searches for duplicates, examines the template's code for relevant context, applies version-based maintenance policy classification, and produces a structured investigation report. Use when a GitHub issue URL is provided or when asked to analyze or triage an issue.

3k tokens
Shopify Admin
agent-skills
vendor
380k tokens scripts
Shopify Admin
agent-skills
vendor
2887k tokens scripts
Shopify Custom Data
agent-skills
vendor
4k tokens scripts
Shopify Customer
agent-skills
vendor
2691k tokens scripts
Shopify Customer
agent-skills
vendor
184k tokens scripts
Shopify Dev
agent-skills
vendor
1k tokens scripts
Shopify Functions
agent-skills
vendor
2771k tokens scripts
Shopify Functions
agent-skills
vendor
264k tokens scripts
Shopify Hydrogen
agent-skills
vendor
40296k tokens scripts
Shopify Hydrogen
agent-skills
vendor
2581k tokens scripts
Shopify Liquid
agent-skills
vendor
21k tokens scripts
Shopify Partner
agent-skills
vendor
169k tokens scripts
Shopify Partner
agent-skills
vendor
2676k tokens scripts
Shopify Payments Apps
agent-skills
vendor
170k tokens scripts
Shopify Payments Apps
agent-skills
vendor
2676k tokens scripts
Shopify Polaris Admin Extensions
agent-skills
vendor
2530k tokens scripts
Shopify Polaris Admin Extensions
agent-skills
vendor
11841k tokens scripts
Shopify Polaris App Home
agent-skills
vendor
2525k tokens scripts
Shopify Polaris App Home
agent-skills
vendor
6809k tokens scripts
Shopify Polaris Checkout Extensions
agent-skills
vendor
2528k tokens scripts
Shopify Polaris Checkout Extensions
agent-skills
vendor
11839k tokens scripts
Shopify Polaris Customer Account Extensions
agent-skills
vendor
2528k tokens scripts
Shopify Polaris Customer Account Extensions
agent-skills
vendor
11839k tokens scripts
Shopify Pos UI
agent-skills
vendor
2531k tokens scripts
Shopify Pos UI
agent-skills
vendor
11842k tokens scripts
Shopify Storefront Graphql
agent-skills
vendor
2694k tokens scripts
Shopify Storefront Graphql
agent-skills
vendor
188k tokens scripts
Liquid Theme A11y
liquid-skills
vendor

Implement WCAG 2.2 accessibility patterns in Shopify Liquid themes. Covers e-commerce-specific components including product cards, carousels, cart drawers, price display, forms, filters, and modals. Use when building accessible theme components, fixing accessibility issues, or reviewing ARIA patterns in .liquid files.

6k tokens
Liquid Theme Standards
liquid-skills
vendor

CSS, JavaScript, and HTML coding standards for Shopify Liquid themes. Covers BEM naming inside stylesheet tags, design tokens, CSS custom properties, Web Components for themes, defensive CSS, and progressive enhancement. Use when writing CSS/JS/HTML in .liquid files or theme asset files.

6k tokens
Shopify Liquid Themes
liquid-skills
vendor

Generate Shopify Liquid theme code (sections, blocks, snippets) with correct schema JSON, LiquidDoc headers, translation keys, and CSS/JS patterns. Use when creating or editing .liquid files for Shopify themes, working with schema, doc, stylesheet, javascript tags, or Shopify Liquid objects/filters/tags.

37k tokens
Klint
Klint
vendor

Build creative-coding sketches and digital art with Klint's immediate-mode Canvas 2D API in React or vanilla JavaScript.

902k tokens scripts
Shop
shop-cli
vendor

Ultimate personal shopping assistant: find, compare, buy, gift, and reorder products across the Shop catalog containing millions of stores. Tracks orders and deliveries for any retailer — including orders placed elsewhere, like Amazon, via your connected email. Helps get order info and initiate returns and refunds.

10k tokens