Agent skill · Backend & API

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.

tech-leads-clubgithub.com/tech-leads-clubGitHub ↗
claude-codecopilotcursorNOASSERTION
Install
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.

Facts
Files in the skill folder: 12
SKILL.md size: 7 KB
Bundled scripts: none
Path: packages/skills-catalog/skills/(development)/shopify-developer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 4,983
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Quick Reference
  2. Choose Your Path
  3. Deprecation Notices
  4. Liquid Essentials
  5. API Essentials
  6. Reference Files
Ships with 11 files
  • references/api-admin.md
  • references/api-storefront.md
  • references/app-development.md
  • references/debugging.md
  • references/functions.md
  • references/hydrogen.md
  • references/liquid-filters.md
  • references/liquid-objects.md
  • references/liquid-syntax.md
  • references/performance.md
  • references/theme-development.md
More from agent-skills
All skills →
About this skill
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.

Keep going