Build Verification banner
Shopify Shopify

Build Verification

Development community

Description

--- name: ui-extensions-build-verification description: Use when verifying that documentation changes generate correctly in the ui-extensions repo. Covers running docs generation commands, verifying generated JSON output, and previewing locally. --- # Build & Preview Verification **How to use:** Run the relevant command and report what you observe. Flag anything unexpected rather than guessing at the cause. ## Documentation Generation Run the appropriate command for the surface you updated:

Installation

Installs to ~/.claude/skills/shopify-ui-extensions-build-verification/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shopify-ui-extensions-build-verification && curl -fsSL https://raw.githubusercontent.com/Shopify/ui-extensions/HEAD/.claude/skills/build-verification.md -o ~/.claude/skills/shopify-ui-extensions-build-verification/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository