ck:shopify

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

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/lengo0951/pms --skill ck-shopify-lengo0951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:shopify
Source: https://github.com/lengo0951/pms/tree/main/.claude/skills/shopify
Command: npx skills add https://github.com/lengo0951/pms --skill ck-shopify-lengo0951

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @shopify/cli, @shopify/app-bridge, @shopify/extension-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the development, extension, and customization of Shopify stores, enabling developers to quickly build apps, extensions, themes, and integrate APIs.

Core Features & Use Cases

  • App Development: Create apps using Shopify CLI and APIs for custom functionality.
  • Extension Development: Customize checkout UI, admin dashboards, POS UI, and customer accounts.
  • Theme Development: Design and implement custom storefronts using Liquid and the Polaris UI.
  • API Integration: Seamlessly integrate with Shopify's GraphQL and REST APIs.
  • Use Case: If you're a developer looking to build a custom app or extend your Shopify store's capabilities, this Skill provides a comprehensive guide and resources.

Quick Start

Start the Shopify CLI in your app directory and begin developing. For example: shopify app init.

Frequently Asked Questions about ck:shopify

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

FAQPage Schema
How do I build a custom Shopify app using the Shopify CLI?

To build a custom Shopify app, start the Shopify CLI in your app directory and run `shopify app init` to scaffold the project. This Skill streamlines app development by integrating Shopify's native tools and APIs for custom functionality.

Can I customize the Shopify checkout UI and admin dashboard?

Yes, you can customize the checkout UI, admin dashboards, POS UI, and customer accounts. This Skill guides extension development to modify these interfaces using Shopify's native extension APIs and the Polaris UI.

How do I integrate Shopify GraphQL and REST APIs into my app?

You integrate Shopify GraphQL and REST APIs by leveraging this Skill's resources to seamlessly connect your custom app logic. It provides references for API integration, ensuring data syncs correctly between your app and the store.

What is the best way to develop custom Shopify storefronts with Liquid?

The best way to develop custom Shopify storefronts is by using Liquid templates combined with the Polaris UI. This Skill focuses on theme development, enabling you to design and implement custom storefront experiences natively.

Do I need specific SDKs to build Shopify extensions?

Yes, building Shopify extensions requires the Shopify CLI and relevant SDKs like the App Bridge and Extension API. This Skill assumes you have these dependencies installed to customize checkout and admin interfaces effectively.