shopify

Build Shopify apps, extensions, and themes using GraphQL/REST APIs and Liquid templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Shopify skill unit provides a guided, end-to-end foundation for building and deploying apps, extensions, and themes on the Shopify platform, accelerating learning and implementation.

Core Features & Use Cases

  • Comprehensive development coverage: apps, extensions (checkout UI, admin UI, POS), and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templating.
  • Guided setup and playbooks: practical workflows for OAuth authentication, webhook management, billing integration, and store data management.
  • Use cases: onboarding new merchants, prototyping integrations, and delivering storefront enhancements across multiple stores.

Quick Start

To begin, install Shopify CLI, explore the project, and run shopify app dev or shopify theme dev to see your changes live.

Frequently Asked Questions about shopify

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

FAQPage Schema
How do I build Shopify apps and extensions with GraphQL and OAuth?

To build Shopify apps and extensions, use GraphQL and REST APIs alongside Shopify CLI. Implement OAuth authentication and integrate Polaris UI components to manage store data and deploy checkout or admin extensions.

Can I use Shopify CLI to develop checkout UI and POS extensions?

Yes, you can use Shopify CLI to scaffold and test checkout UI and POS extensions. Run shopify app dev to see changes live, leveraging Polaris components and GraphQL APIs for seamless front-end integration.

What is the best way to manage Shopify webhook events and store data?

Managing Shopify webhook events involves configuring endpoints via GraphQL or REST APIs. Use Shopify CLI for local testing and OAuth authentication to securely handle store data and webhook payloads during app development.

Do I need Liquid templates to build Shopify themes and storefront experiences?

Yes, Liquid templates are required to build Shopify themes and customize storefront experiences. Use Shopify CLI to run shopify theme dev, allowing you to iterate on Liquid templates and manage storefront design locally.

Does this skill support admin UI extensions and billing integration for merchant onboarding?

Yes, this skill supports admin UI extensions and billing integration workflows. It provides guided playbooks for OAuth authentication, webhook management, and onboarding new merchants across multiple stores using GraphQL APIs.