Shopify Schema Design

Installation
SKILL.md

Shopify Schema Design

Schema Structure

The {% schema %} tag defines how a section appears in the theme editor:

{
  "name": "Section Name",
  "tag": "section",
  "class": "section-class",
  "limit": 1,
  "settings": [...],
  "blocks": [...],
  "presets": [...]
}

Setting Types

Installs
–
GitHub Stars
4
First Seen
–
Shopify Schema Design — sarojpunde/shopify-dev-toolkit-claude-plugins