This is your go-to skill for building Shopify admin embedded apps using Polaris web components. It handles the full flow: searches Shopify's docs before writing code, generates UI using web components like `<s-button>`, `<s-table>`, and `<s-modal>`, then validates everything before showing you results. The skill enforces a strict workflow that won't let you skip validation, which saves you from runtime surprises. It covers 20+ APIs (payments, navigation, resource pickers) plus pre-built patterns like setup guides and metric cards. One thing to know: it uses web components, not React, and imports come exclusively from `@shopify/app-bridge-types` and `@shopify/polaris-types`. If you're embedding UI in Shopify admin, this handles the boilerplate and keeps you on the happy path.
npx skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-polaris-app-home