Skip to content

/setup-embedded-app-verify

One-time setup for the Shopify embedded-app verify loop in a project. Use when the user asks to set up / configure the verify loop, or when the run-embedded-app-verify skill finds no project config.

shell
$ npx -y skills add mrmarufpro/shopify-embedded-app-verify --skill setup-embedded-app-verify --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup-embedded-app-verify
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

One-time setup for the Shopify embedded-app verify loop in a project. Use when the user asks to set up / configure the verify loop, or when the run-embedded-app-verify skill finds no project config.
Ships withshopify-embedded-app-verify

A Claude Code plugin that closes the verification loop for agentic Shopify embedded-app development: the agent changes code, then drives your **real, authenticated** Shopify admin — in your own browser — to check the result against the plan, repeating until

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
1
Forks
Active
Maintenance
JavaScript
Language
MIT
License
22d ago
Last commit
29d ago
Created

Repo: mrmarufpro/shopify-embedded-app-verify