saleor-attributes

Installation
SKILL.md

Saleor Attributes

Before writing code

Fetch live docs:

  1. Fetch https://docs.saleor.io/docs/developer/products for product and attribute overview
  2. Web-search site:docs.saleor.io attribute types DROPDOWN MULTISELECT NUMERIC for attribute type reference
  3. Web-search site:docs.saleor.io product type attributes variant selection for product type configuration
  4. Web-search site:docs.saleor.io attribute filtering products for attribute-based filtering
  5. Web-search site:docs.saleor.io page types attributes for content page attributes

Attribute System Overview

Saleor uses a typed attribute system to define flexible product schemas without database migrations. Attributes are attached to product types and page types, providing structured metadata for products, variants, and content pages.

Installs
1
GitHub Stars
33
First Seen
9 days ago
saleor-attributes — orcaqubits/agentic-commerce-claude-plugins