Shopify Workflow & Tools
Installation
SKILL.md
Shopify Workflow & Tools
Shopify CLI Commands
Initialize a New Theme
# Clone the Dawn reference theme
shopify theme init
# Clone a specific theme
shopify theme init --clone-url https://github.com/Shopify/dawn.git
Development Server
# Start local development server with hot-reload
shopify theme dev --store=example.myshopify.com