Components banner
Shopify Shopify

Components

Development community

Description

--- name: ui-extensions-validate-components description: Use when validating component documentation updates in the ui-extensions repo. Covers example file format, component descriptions, best practices, limitations, and sections to remove. Run after ui-extensions:style-lint. --- # Components Validation Run after `ui-extensions:style-lint`. Also run `ui-extensions:type-definitions` and `ui-extensions:cross-surface`. **How to use:** Evaluate each item against the files provided. Skip items tha

Installation

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

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

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

Full documentation available on GitHub

View Source Repository