This covers the full Shopify development stack: Liquid templating for themes, Storefront API queries for headless builds, app scaffolding with the CLI, and checkout extensions. It's structured around a five-step workflow from requirements through deployment, with validation gates that force you to run shopify theme check before pushing. The reference tables tell you which docs to load based on what you're building, and the code examples span practical stuff like metafield access, collection filters, and authenticated Admin API calls. If you're building custom storefronts with Hydrogen or extending checkout for Shopify Plus clients, this gives you the patterns and guardrails to move quickly without hitting common API limits or deployment gotchas.
npx skills add https://github.com/jeffallan/claude-skills --skill shopify-expert