Gets you from zero to Shopify dev environment in one flow. Detects whether you're in Claude Code, Cursor, or VS Code, installs the Shopify CLI if needed, then adds the right AI toolkit plugin for your editor. Once that's done, it asks if you want to build an app or theme and hands off to the appropriate API skill. This is strictly for developers scaffolding new projects, not merchants managing existing stores. The routing logic is clean and it won't guess at install commands or try to improvise if something fails. If you're starting a Shopify project from scratch, this handles the tedious setup bits so you can get to actual building.
npx skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-onboarding-dev