Shopify Setup banner
craigdanielk craigdanielk

Shopify Setup

Development community

Description

--- description: Guided setup for a new Shopify store, in launch order --- Set up the store described in `$ARGUMENTS`. Load the `shopify-store-setup` skill and follow it. Work in launch order. Each stage depends on the one before it, and doing them out of order is the usual cause of a store that looks finished and cannot take an order. 1. **Store basics** — name, currency, timezone, address. These affect tax and shipping and are painful to change once orders exist. 2. **Products** — at lea

Installation

Installs to ~/.claude/skills/craigdanielk-claude-starter-pack-shopify-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/craigdanielk-claude-starter-pack-shopify-setup && curl -fsSL https://raw.githubusercontent.com/craigdanielk/claude-starter-pack/HEAD/commands/shopify-setup.md -o ~/.claude/skills/craigdanielk-claude-starter-pack-shopify-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository