spree-data-model

Installation
SKILL.md

Spree Data Model

Before writing code

Fetch live docs:

  1. Fetch https://spreecommerce.org/docs/developer/core-concepts/architecture for the current model graph.
  2. Fetch https://spreecommerce.org/docs/developer/core-concepts/orders for the Order/LineItem/Payment/Shipment graph and state.
  3. Fetch https://spreecommerce.org/docs/developer/core-concepts/metafields for Metafield (v5+).
  4. Fetch https://spreecommerce.org/docs/use-case/multi-store/model for Store and Market.
  5. Inspect the live spree gem source on GitHub for current column names — Spree adds columns between minors.

Conceptual Architecture

Catalog

Installs
3
GitHub Stars
33
First Seen
May 21, 2026
spree-data-model — orcaqubits/agentic-commerce-skills-plugins