/

Shopify
Shopify developer tools for Cursor — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code
Skills16
shopify-adminThe Admin GraphQL API lets you build apps and integrations that extend and enhance the Shopify admin.
shopify-admin-executionRun a validated Admin GraphQL operation against a specific store using Shopify CLI. Use this when the user wants an executable store workflow, not just the query or mutation text. If the answer should include `shopify store auth` and `shopify store execute`, choose this API. Choose this for 'my store', 'this store', a store domain, product reads on a merchant store, low-inventory lookups, product updates, and warehouse/location inventory changes. Examples: 'Show me the first 10 products on my store', 'Find products with low inventory on my store', 'Set inventory at the Toronto warehouse so SKU ABC-123 is 12'.
shopify-custom-dataMUST 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.
shopify-customerThe Customer Account API allows customers to access their own data including orders, payment methods, and addresses.
shopify-devSearch Shopify developer documentation across all APIs. Use only when no API-specific skill applies.