shopify-onboarding-dev Skill
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. Published by openai in plugins.
What is shopify-onboarding-dev Skill?
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. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use shopify-onboarding-dev Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/shopify/skills/shopify-onboarding-dev/SKILL.md
What it does
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.
Skill instructions
Flow Step 1 — Detect environment Silently identify the client from system context: | Signal | Client | | ------------------------------- | ------------- | | "Claude Code" | claude-code | | "Cursor" | cursor | | "VSCode" / "Visual Studio Code" | vscode | | "Gemini CLI" | gemini-cli | | Unrecognized | other | If genuinely uncertain about client, ask. Never guess. Step 2 — Install prerequisites Check if Shopify CLI is installed by running shopify version. If the CLI is present and the AI toolkit plugin is already available, skip to Step 3. Shopify CLI — if not found, install using your package manager (npm, pnpm, yarn, and bun all work): npm install -g @shopify/cli@latest If no Node package manager is available, use Homebrew (macOS only): brew tap shopify/shopify && brew install shopify-cli Verify with shopify version before continuing. AI toolkit plugin/extension — install for the detected client: | Client | Install command | | ------------- | --------------------------------------------
Explore related resources
Frequently asked questions
What is shopify-onboarding-dev?
shopify-onboarding-dev is a open-source AI agent skill with Copy skill directory. 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.
Who is shopify-onboarding-dev best for?
shopify-onboarding-dev is best for reusing agent instructions, scripts, and references.
How do I install shopify-onboarding-dev?
Install or run shopify-onboarding-dev using Copy skill directory. Check shopify-onboarding-dev for the latest setup command.
Is shopify-onboarding-dev actively maintained?
shopify-onboarding-dev may need a closer maintenance check before production use.
Auto-fetched from GitHub.