shopify-polaris-customer-account-extensions

shopify polaris customer account extensions

shopify 465 ↓ 6.4k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • customer-account.footer.render-after
  • customer-account.order-index.announcement.render
  • customer-account.order-index.block.render
  • customer-account.order-status.announcement.render
  • customer-account.order-status.block.render
  • customer-account.order-status.cart-line-item.render-after
  • customer-account.order-status.cart-line-list.render-after

Requirements & configuration

  • Available APIs: Analytics, Authenticated Account, Customer Account API, Customer Privacy, Extension, Intents, Localization, Navigation, Storefront API, Session Token, Settings, Storage, Toast, Version
  • Polaris web components are custom HTML elements with an s- prefix. These are globally registered and require no import statement. Use them directly as JSX tags:

Configuration: BASE64_OF_USER_PROMPTYOUR_SESSION_IDYOUR_TOOL_USE_IDOPT_OUT_INSTRUMENTATION

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

shopify polaris customer account extensions

Source

Repository: https://github.com/shopify/shopify-ai-toolkit

shopify-polaris-customer-account-extensions FAQ

What does the shopify-polaris-customer-account-extensions skill do?

Build custom functionality that merchants can install at defined points on the Order index, Order status, and Profile pages in customer accounts. Customer Account UI Extensions also supports scaffolding new customer account extensions using Shopify CLI commands. customer-account.footer.render-after customer-account.order-index.announcement.render

What does shopify-polaris-customer-account-extensions require?

Available APIs: Analytics, Authenticated Account, Customer Account API, Customer Privacy, Extension, Intents, Localization, Navigation, Storefront API, Session Token, Settings, Storage, Toast, Version Polaris web components are custom HTML elements with an s- prefix. These are globally registered and require no import statement. Use them directly as JSX tags: Configuration keys: BASE64_OF_USER_PROMPT, YOUR_SESSION_ID, YOUR_TOOL_USE_ID, OPT_OUT_INSTRUMENTATION.

How do I install shopify-polaris-customer-account-extensions?

Run: npx -y skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-polaris-customer-account-extensions --agent claude-code — the source lives at github.com/shopify/shopify-ai-toolkit.

Maintain shopify-polaris-customer-account-extensions?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

shopify-polaris-customer-account-extensions on getagentictools
[![shopify-polaris-customer-account-extensions on getagentictools](https://getagentictools.com/badge/skills/shopify-shopify-ai-toolkit-shopify-polaris-customer-account-extensions.svg)](https://getagentictools.com/skills/shopify-shopify-ai-toolkit-shopify-polaris-customer-account-extensions?ref=badge)
npx agentictools info skills/shopify-shopify-ai-toolkit-shopify-polaris-customer-account-extensions

The second line is the CLI lookup for this page — handy in READMEs and docs.