saleor-domain

Installation
SKILL.md

Saleor Domain Knowledge

Overview

Saleor is a headless e-commerce platform with a GraphQL API. This skill covers the core entities you'll work with in Configurator -- what they are, how they relate, and the rules that govern them.

When to Use

  • "What entities does Saleor have?"
  • "How do channels, products, and variants relate?"
  • "What's the difference between slug and name identifiers?"
  • "What does Configurator manage vs. what's runtime only?"
  • "What's a ProductType? What's a Channel?"
  • When NOT designing product types -- use product-modeling instead
  • When NOT writing YAML config -- use configurator-schema instead

Core Entities

Channel

Related skills

More from saleor/configurator

Installs
7
GitHub Stars
29
First Seen
Feb 27, 2026