shopify

Consolidate Shopify integration knowledge for app, extension, and theme development.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill shopify-haidonglethqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.claude/skills/shopify
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill shopify-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Centralizes Shopify platform integration knowledge for developers, reducing time to plan, design, and implement Shopify-based solutions.

Core Features & Use Cases

  • Comprehensive API references and best practices for building Shopify apps, extensions, and themes.
  • Guidance on authentication, webhooks, billing, deployment workflows, and sample code patterns.
  • Use cases include multi-store integrations, app/extension development, and theme customization workflows.

Quick Start

Summarize the Shopify development landscape and outline concrete steps to start building on Shopify today.

Frequently Asked Questions about shopify

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

FAQPage Schema
How do I implement Shopify OAuth flows for a multi-tenant app?

Shopify OAuth flows require embedding an app within the Shopify admin and exchanging authorization codes for access tokens. This Skill guides multi-tenant authentication, secure token storage, and multi-store integration workflows.

What's the best way to use Shopify GraphQL and REST APIs for app development?

Shopify GraphQL and REST APIs manage store data like products and orders. This Skill provides API references and best practices to implement data fetching, mutations, and rate limiting for custom Shopify apps.

How do I set up Shopify webhooks and billing for custom extensions?

Shopify webhooks and billing require registering webhook subscriptions and configuring recurring application charges. This Skill outlines sample code patterns for billing flows, extension development, and deployment workflows.

Does this guidance cover Shopify CLI workflows and theme customization?

Shopify CLI workflows and theme customization are fully covered. This Skill outlines concrete steps to start building, deploy themes, and develop extensions using the command line interface.