This is specifically for building Shopify App Home surfaces using Polaris Web Components, not the React library most developers are familiar with. App Home lives outside the admin iframe and requires these s-* custom elements instead of the standard @shopify/polaris package. The skill walks through the key components like s-page, s-section, s-stack, and s-box, with clear guidance on when to use each. The most helpful part is the direct comparison table showing React vs Web Components and the reminder that s-section is for card-like containers while s-box is purely for layout spacing. Good for anyone confused about why their React Polaris components aren't working in App Home.
npx skills add https://github.com/tamiror6/shopify-app-skills --skill shopify-polaris-web-components