What problem does it solve?
This Skill helps you quickly scaffold and develop Shopify projects without getting lost across the many Shopify-specific concepts (apps, extensions, themes, and APIs).
Core Features & Use Cases
- Create and run Shopify apps via Shopify CLI: initialize an app, configure scopes in shopify.app.toml, and start local development.
- Build Shopify UI extensions: generate checkout/admin/POS extensions and target the correct extension points.
- Develop Shopify themes: initialize, preview locally, and deploy (push/publish) to Shopify.
Use case: You want to add a checkout customization plus a theme update for a fictional store, while also integrating backend logic through the Shopify Admin APIs—this Skill gives you the exact workflow and starting commands to begin immediately.
Quick Start
Ask the AI to generate a Shopify app scaffold for the scopes you need, then create the first extension type you selected.