What problem does it solve? Shopify development spans Liquid templating, GraphQL Admin and Storefront APIs, OS 2.0 themes, Functions, and Hydrogen, and keeping track of syntax, deprecations, and best practices across all of them is error-prone. This Skill consolidates the full Shopify development surface (API version 2026-01) into one navigable reference. ## Core Features & Use Cases - Liquid Templating Reference: Covers tags, filters, objects, control flow, and LiquidDoc for writing and debugging .liquid files. - API Integration Guides: Documents GraphQL Admin API, Storefront API, Ajax cart API, OAuth, webhooks, and rate limiting with working code examples. - App, Functions & Hydrogen Coverage: Explains Shopify CLI workflows, app extensions, Polaris components, Scripts-to-Functions migration, and headless storefronts with React Router 7. - Use Case: When a Liquid template throws an undefined variable error on a collection page, consult the debugging reference to identify the nil-check pattern and fix the template. ## Quick Start Ask the agent to help you build or debug a Shopify theme section, write a GraphQL Admin query, or migrate a Shopify Script to a Function.