shopify-cli
Installation
SKILL.md
Shopify CLI Skill Reference
When to Use This Skill
Use this skill for any task involving:
- Creating a new Shopify app with
shopify app init - Running development server with
shopify app dev - Deploying apps with
shopify app deployorshopify app release - Generating extensions (admin actions, checkout UI, theme extensions, functions)
- Configuring
shopify.app.tomland understanding all available settings - Working with Remix + React Router v7 app template
- Setting up local tunnels (Cloudflare Tunnel or ngrok)
- Debugging authentication, webhooks, or environment issues
- Managing theme development with
shopify themecommands - Generating GraphQL types with
@shopify/api-codegen-preset - Understanding app structure, directory layout, and lifecycle
- Error troubleshooting and common failure patterns