Original Reddit post

Been working on a lot of Shopify analytics lately and kept context-switching between the ShopifyQL docs and my editor. So I wrapped everything into a Claude Code skill. It auto-triggers whenever you ask Claude to write a report query, build a customer segment, or debug a ShopifyQL error. Covers the full syntax like TIMESERIES, COMPARE TO, HAVING, WITH modifiers, segment functions like products_purchased and storefront_event + a quick debugging checklist for the common gotchas (keyword ordering trips everyone up). Install: /plugin marketplace add devkindhq/shopifyql-skill /plugin install shopifyql@shopifyql-skill GitHub: https://github.com/devkindhq/shopifyql-skill Happy to add more if people find it useful, open to PRs too. submitted by /u/Rome2o

Originally posted by u/Rome2o on r/ClaudeCode