shopify-developer
Complete Shopify development reference covering Liquid templating, OS 2.0 themes, GraphQL APIs, Hydrogen, Functions, and performance optimization (API v2026-01). Use when working with .liquid files, building Shopify themes or apps, writing GraphQL queries for Shopify, debugging Liquid errors, creating app extensions, migrating from Scripts to Functions, or building headless storefronts. Triggers on "Shopify", "Liquid template", "Hydrogen", "Storefront API", "theme development", "Shopify Functions", "Polaris". Do NOT use for non-Shopify e-commerce platforms.
npx skills add tech-leads-club/agent-skills --skill shopify-developer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Shopify Developer Reference Comprehensive reference for professional Shopify development - API version **2026-01**. ## Quick Reference | Item | Value | | ---------------- | ------------------------------------------------------------------- | | API version | `2026-01` (stable) | | GraphQL Admin | `POST https://{store}.myshopify.com/admin/api/2026-01/graphql.json` | | Storefront API | `POST https://{store}.myshopify.com/api/2026-01/graphql.json` | | Ajax API (theme) | `/cart.js`, `/cart/add.js`, `/cart/change.js` | | CLI install | `npm install -g @shopify/cli` | | Theme dev | `shopify theme dev --store {store}.myshopify.com` | | App dev | `shopify app dev` | | Deploy | `shopify app deploy` | | Docs | [shopify.dev](https://shopify.dev) | ## Choose Your Path Read the reference file(s) that match your task: **Liquid templating** - writing or debugging `.liquid` files: - [references/liquid-syntax.md](references/liquid-syntax.md) - Tags, control flow, iteration, whitespace, LiquidDoc - [references/liquid-filters.md](references/liquid-filters.md) - All filter categories with examples - [references/liquid-objects.md](references/liquid-objects.md) - Product, collection, cart, customer, an
- Quick Reference
- Choose Your Path
- Deprecation Notices
- Liquid Essentials
- API Essentials
- Reference Files
What does the shopify-developer skill do?
Complete Shopify development reference covering Liquid templating, OS 2.0 themes, GraphQL APIs, Hydrogen, Functions, and performance optimization (API v2026-01). Use when working with .liquid files, building Shopify themes or apps, writing GraphQL queries for Shopify, debugging Liquid errors, creating app extensions, migrating from Scripts to Functions, or building headless storefronts. Triggers on "Shopify", "Liquid template", "Hydrogen", "Storefront API", "theme development", "Shopify Functions", "Polaris". Do NOT use for non-Shopify e-commerce platforms.
How do I install it?
Run `npx skills add tech-leads-club/agent-skills --skill shopify-developer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From tech-leads-club/agent-skills, a repository with 4,983 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
