Use when the user asks to "add the template to Shopify", "deploy the loyalty page", "install the template", "set up the loyalty page in Shopify", "how to use the template", "configure the loyalty page", or needs guidance on adding a CDN loyalty page template or the default theme app extension block to a Shopify store.
How this skill is triggered — by the user, by Claude, or both
Slash command
/loyalty-template-creator:shopify-setup-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide the user through adding a loyalty page template to their Shopify store. No MCP tools required — this is a guidance-only skill. Optionally use `WebFetch` to verify the page is live after setup.
Guide the user through adding a loyalty page template to their Shopify store. No MCP tools required — this is a guidance-only skill. Optionally use WebFetch to verify the page is live after setup.
Ask the user which type of template they want to set up:
| Type | When to use | Setup complexity |
|---|---|---|
CDN template (custom .liquid) | After creating a custom template with the loyalty-template skill | Medium — requires adding code to the theme |
| Theme app extension block | Using the default JeriCommerce loyalty page | Easy — no code, just theme editor |
.liquid)Read ${CLAUDE_PLUGIN_ROOT}/skills/shopify-setup-guide/references/setup-steps.md for the detailed step-by-step instructions, code snippets, and troubleshooting guide.
Guide the user through all 6 steps in that file. Adapt the section name based on the template the user created.
Read ${CLAUDE_PLUGIN_ROOT}/skills/shopify-setup-guide/references/setup-steps.md for the theme app extension setup flow (see "Theme App Extension Block Setup" section).
Guide the user through that simpler flow.
Read ${CLAUDE_PLUGIN_ROOT}/skills/shopify-setup-guide/references/setup-steps.md for the verification checklist and common issues troubleshooting table.
Walk through the checklist with the user and resolve any issues using the troubleshooting guide.
references/setup-steps.md — Detailed CDN and theme app extension setup steps, verification checklist, and troubleshootingnpx claudepluginhub jericommerce/claude-plugins --plugin loyalty-template-creatorBuilds Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. Includes CLI commands, access scopes, and GraphQL queries for products/orders.
Delivers expertise on Shopify Liquid templating for themes and dynamic storefront content, including components, blocks, sections, snippets, and schemas.
Builds and debugs Shopify themes with Liquid, develops custom apps, and implements headless storefronts via Storefront API. Invoke for Shopify theme, app, or checkout customization.