Style Lint banner
Shopify Shopify

Style Lint

Design community

Description

--- name: ui-extensions-style-lint description: Use when validating any documentation update in the ui-extensions repo. Covers mechanical text checks: contractions, punctuation, bolding, backtick usage, capitalization, file references, and orphaned files. Always run first on any PR, regardless of page type. --- # Style Lint (All Page Types) **How to use:** Scan the changed files mechanically against each rule below. These are objective pass/fail checks — no judgment needed. Skip items that cle

Installation

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

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

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

Full documentation available on GitHub

View Source Repository