Shopify

Shopify from ConcertoNotes/codex-plugins.

by @concertonotes 17 skills

Skills in this plugin

17
  1. Shopify Admin · concertonotes bundle
    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).
    0 repo stars
  2. Shopify Liquid · concertonotes bundle
    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
    0 repo stars
  3. Shopify Pos UI · concertonotes bundle
    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
    0 repo stars
  4. Shopify Partner · concertonotes bundle
    The Partner API lets you programmatically access data about your Partner Dashboard, including your apps, themes, and affiliate referrals.
    0 repo stars
  5. Shopify Customer · concertonotes bundle
    The Customer Account API allows customers to access their own data including orders, payment methods, and addresses.
    0 repo stars
  6. Shopify Functions · concertonotes bundle
    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
    0 repo stars
  7. Shopify Custom Data · concertonotes bundle
    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.
    0 repo stars
  8. Shopify Payments Apps · concertonotes bundle
    The Payments Apps API enables payment providers to integrate their payment solutions with Shopify's checkout.
    0 repo stars
  9. Shopify Onboarding Dev · concertonotes bundle
    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.
    0 repo stars
  10. Shopify Use Shopify CLI · concertonotes bundle
    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`); inventory or product changes by handle, SKU, or location name; or CLI setup, auth, upgrade issues. Emphasize **commands and operational steps**, not only authoring GraphQL. Skip for API-only understanding or codegen with no CLI execution. Examples: validate configuration before deploy; run an existing query via CLI; list products; missing `shopify store execute`.
    0 repo stars
  11. Shopify App Store Review · concertonotes bundle
    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.
    0 repo stars
  12. Shopify Polaris App Home · concertonotes bundle
    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.
    0 repo stars
  13. Shopify Storefront GRAPHQL · concertonotes bundle
    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.
    0 repo stars
  14. Shopify Onboarding Merchant · concertonotes bundle
    Set up and connect a Shopify store from your AI assistant. Use when the user wants to: set up my Shopify store, connect my store, install Shopify plugin, get started with Shopify, manage my store, add products to my store, merchant onboarding, start selling online, Shopify setup help, create my first store, how do I set up an online store, import products, migrate from Square, migrate from WooCommerce, migrate from Etsy, migrate from Amazon, migrate from eBay, migrate from Wix, import from Google Merchant Center, migrate from Clover, migrate from Lightspeed, move products to Shopify, import catalog, replatform to Shopify. This is for store owners — not developers.
    0 repo stars
  15. Shopify Polaris Admin Extensions · concertonotes bundle
    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.
    0 repo stars
  16. Shopify Polaris Checkout Extensions · concertonotes bundle
    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.
    0 repo stars
  17. Shopify Polaris Customer Account Extensions · concertonotes bundle
    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.
    0 repo stars