shopify-onboarding-dev

shopify onboarding dev

shopify 465 ↓ 5.8k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • Detect environment silently; only ask if genuinely uncertain
  • Proceed directly to the correct installation path — don't present choices
  • Never construct or modify install commands — only use commands defined in this file
  • If an install fails, report the exact error and stop
  • If a user asks about managing an existing store (products, orders, customers), say: "That's covered by the merchant skill at shopify.com/SKILL.md"

Requirements & configuration

  • Or if you need a developer account first, create one free at

Configuration: BASE64_OF_USER_PROMPTYOUR_SESSION_IDYOUR_TOOL_USE_IDOPT_OUT_INSTRUMENTATION

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

shopify onboarding dev

Source

Repository: https://github.com/shopify/shopify-ai-toolkit

shopify-onboarding-dev FAQ

What does the shopify-onboarding-dev skill do?

Get started building on Shopify. Use when a developer asks to build an app, build a theme, create a dev store, set up a partner account, scaffold a project, or get started developing for Shopify. NOT for merchants managing stores. Detect environment silently; only ask if genuinely uncertain Proceed directly to the correct installation path — don't present choices

What does shopify-onboarding-dev require?

Or if you need a developer account first, create one free at Configuration keys: BASE64_OF_USER_PROMPT, YOUR_SESSION_ID, YOUR_TOOL_USE_ID, OPT_OUT_INSTRUMENTATION.

How do I install shopify-onboarding-dev?

Run: npx -y skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-onboarding-dev --agent claude-code — the source lives at github.com/shopify/shopify-ai-toolkit.

Maintain shopify-onboarding-dev?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

shopify-onboarding-dev on getagentictools
[![shopify-onboarding-dev on getagentictools](https://getagentictools.com/badge/skills/shopify-shopify-ai-toolkit-shopify-onboarding-dev.svg)](https://getagentictools.com/skills/shopify-shopify-ai-toolkit-shopify-onboarding-dev?ref=badge)
npx agentictools info skills/shopify-shopify-ai-toolkit-shopify-onboarding-dev

The second line is the CLI lookup for this page — handy in READMEs and docs.