shopify

Develop Shopify apps, extensions, and themes using CLI and APIs.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/HsnSaboor/open-engineer --skill shopify-hsnsaboor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify
Source: https://github.com/HsnSaboor/open-engineer/tree/main/src/skills/bundled/samhvw8-shopify
Command: npx skills add https://github.com/HsnSaboor/open-engineer --skill shopify-hsnsaboor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive guide and tools for developing, customizing, and integrating applications, extensions, and themes within the Shopify e-commerce platform.

Core Features & Use Cases

  • App Development: Build custom Shopify apps using Shopify CLI, integrating with GraphQL/REST APIs.
  • Extension Development: Create UI extensions for checkout, admin, POS, and customer accounts.
  • Theme Development: Customize storefronts using Liquid templating and Shopify CLI.
  • Use Case: A merchant wants to add a custom product recommendation widget to their storefront and integrate a new payment gateway; this Skill guides through building the necessary theme modifications and app components.

Quick Start

Use the shopify skill to initialize a new Shopify app project.

Frequently Asked Questions about shopify

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

FAQPage Schema
How do I build a custom Shopify app using GraphQL and REST APIs?

To build a custom Shopify app, use the Shopify CLI alongside GraphQL and REST Admin APIs. This facilitates end-to-end app creation, allowing you to integrate custom functionalities and develop merchant-facing tools.

What is the best way to customize a Shopify storefront with Liquid templating?

Customizing a Shopify storefront requires modifying Liquid templates and utilizing the Shopify CLI. This supports comprehensive theme development, enabling you to design unique e-commerce experiences and integrate custom product widgets.

Can I create UI extensions for Shopify checkout and admin?

Yes, you can create UI extensions for Shopify checkout, admin, POS, and customer accounts. This allows you to enhance checkout experiences and integrate custom interfaces directly within the Shopify platform.

Does this Shopify development workflow support Polaris UI integration?

Yes, the Shopify development workflow supports Polaris UI integration. This enables you to build consistent, merchant-facing tools and admin applications that align with Shopify's native design system.

How do I add a custom payment gateway to a Shopify theme?

Adding a custom payment gateway involves building specific app components and modifying Shopify themes. This requires integrating the gateway through app development and applying necessary Liquid template modifications.