shopify-expert

Access Shopify documentation for GraphQL Admin, REST, and app development.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/cooopmac/nourish --skill shopify-expert-cooopmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-expert
Source: https://github.com/cooopmac/nourish/tree/main/.claude/project/skills/shopify-expert
Command: npx skills add https://github.com/cooopmac/nourish --skill shopify-expert-cooopmac

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides expert-level knowledge and tools for Shopify development and management, solving challenges related to e-commerce, platform features, and customizations.

Core Features & Use Cases

  • API Access and Documentation: Full access to official Shopify documentation for GraphQL Admin, Storefront, REST, and more.
  • App Development: Support for building, authenticating, and managing Shopify apps.
  • Theme Customization: Guide for working with Liquid, themes, sections, and blocks.
  • Headless Commerce: Resources for using Hydrogen and Oxygen.
  • Checkout Customization: Enhancements and extensions for checkout.
  • Subscription Management: Handling recurring billing and selling plans.
  • Security and Best Practices: Guidance for API keys, webhooks, and more.
  • Use Case: A merchant looking to develop a new Shopify app for inventory management can use this Skill to access detailed documentation, code snippets, and best practices.

Quick Start

Use the shopify-expert skill to get detailed documentation on the GraphQL Admin API for managing products and orders.

Frequently Asked Questions about shopify-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the Shopify GraphQL Admin API to manage products and orders?

To manage products and orders via the Shopify GraphQL Admin API, you can access detailed documentation and code snippets to construct queries, handle authentication, and implement best practices for e-commerce optimization. It provides direct endpoints for inventory management.

What is the best way to customize Shopify checkout extensions?

Customizing Shopify checkout involves using specific enhancements and extensions to modify the checkout flow. You need to follow official guidelines to implement UI customizations securely without breaking the core e-commerce platform functionality.

Can I build a headless commerce storefront using Shopify Hydrogen and Oxygen?

Yes, you can build a headless commerce storefront using Shopify Hydrogen and Oxygen. The platform provides dedicated resources and documentation to help developers set up, deploy, and manage custom storefronts decoupled from the standard theme architecture.

How do I handle Shopify subscription management and recurring billing?

Handling Shopify subscription management requires implementing selling plans and recurring billing APIs. You can access documentation detailing how to configure subscription models, manage billing cycles, and handle API webhooks for secure payment processing.

Does Shopify theme customization require knowledge of Liquid?

Shopify theme customization heavily relies on Liquid, the platform's templating language. Developers must use Liquid alongside themes, sections, and blocks to dynamically render store data and modify the visual presentation of the e-commerce site.