domain-ecommerce:product-catalog

Design product, variant, attribute, and category data models for e-commerce catalogs.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill domain-ecommerce-product-catalog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-ecommerce:product-catalog
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/domains/domain-ecommerce/skills/product-catalog
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill domain-ecommerce-product-catalog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you design robust product data models and integrate with headless commerce platforms and PIM systems, ensuring your product information is accurate, scalable, and optimized for sales.

Core Features & Use Cases

  • Data Modeling: Define product, variant, attribute, and category structures.
  • Platform Integration: Connect with headless platforms (Shopify, Saleor) and PIMs (Akeneo, Pimcore).
  • Feed Generation: Create optimized product feeds for Google Shopping and Meta.
  • Use Case: You need to set up a new e-commerce product catalog. Use this Skill to define your product variants, attributes, and categories, and then integrate it with your chosen headless platform like Shopify.

Quick Start

Use the domain-ecommerce:product-catalog skill to design product and variant data models for a new apparel line.

Frequently Asked Questions about domain-ecommerce:product-catalog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a product catalog data model for variants and attributes?

To design an e-commerce product catalog data model, you define structures for products, variants, attributes, and categories, ensuring your information is accurate, scalable, and optimized for sales.

Does this approach support integration with headless commerce platforms like Shopify and Saleor?

Yes, this approach supports integration with headless commerce platforms like Shopify, Medusa, Saleor, commercetools, and Vendure, alongside PIM systems such as Akeneo and Pimcore.

What is the best way to generate optimized product feeds for Google Shopping and Meta?

Generating optimized product feeds for Google Shopping and Meta requires a catalog management process that facilitates feed syndication and implements schema.org markup for your products.

How do I handle localization and media management for an e-commerce product catalog?

Handling localization and media management for an e-commerce product catalog requires a data modeling strategy that structures product attributes to support multi-region information and media assets.

When do I need a PIM system instead of a headless commerce platform for product data?

You need a PIM system like Akeneo or Pimcore when managing complex product information across channels, whereas headless commerce platforms like Shopify focus on storefront presentation and checkout.

Can I use schema.org markup with a custom product variant data structure?

Yes, you can implement schema.org markup with a custom product variant data structure, as catalog data modeling processes explicitly facilitate schema.org implementation alongside defining product and variant relationships.