init-vercel-shop
Installation
SKILL.md
Initialize Vercel Shop
Ask for the target directory if the user did not provide one. Always pass it explicitly.
-
Inspect the target. If it already contains a Vercel Shop project, stop and use the relevant storefront skill instead. If it is a non-empty directory, ask for a different target rather than overwriting files.
-
Run:
npx create-vercel-shop@latest <target-directory>Preserve an explicitly requested package manager with
--use-pnpm,--use-npm,--use-yarn, or--use-bun. -
Confirm the generated project contains
.vercel-shop/bootstrap.json,AGENTS.md,app/,components/,lib/shopify/, andpackage.json. -
Read the generated
AGENTS.mdbefore making further changes. -
If the CLI reports a plugin installation failure, keep the generated project and show the matching retry command: