spring-ecommerce-architect

Compose 21 domain-specific microservices for e-commerce platforms.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/jaykumarpatil/commerce --skill spring-ecommerce-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spring-ecommerce-architect
Source: https://github.com/jaykumarpatil/commerce/tree/main/.agents/skills/spring-ecommerce-architect
Command: npx skills add https://github.com/jaykumarpatil/commerce --skill spring-ecommerce-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides domain-focused, production-grade e-commerce microservice templates that accelerate building scalable storefronts, order management, inventory, and external integrations, while ensuring consistent patterns aligned with a platform-centric approach.

Core Features & Use Cases

  • 21 production-grade commerce services organized into Core Commerce (Customer, Auth, Product Catalog, Search, Inventory, Cart, Order, Payment, Shipping, Notification + Storefront), Inventory Domain (Inventory Visibility, Stock Tracking, Replenishment, Reservation), OMS Pipeline (Order Capture, Orchestration, Fulfillment, Shipping Logistics, Returns), and External Integration (Marketplace Sync, ERP integration).
  • Domain-driven structure with clear boundaries, event-driven workflows, and centralized governance patterns drawn from the spring-microservices-architect platform skill.
  • Ready-to-assemble workflows for building a full e-commerce platform, including platform-patterns, dockerization, governance, and cloud-native deployment considerations.
  • Prerequisite loading of the platform skill to enable consistent patterns and infrastructure primitives across all sub-skills.

Quick Start

Load the platform skill first, then scaffold the ecommerce-core and ecommerce-integration sub-skills to bootstrap an end-to-end commerce platform.

Frequently Asked Questions about spring-ecommerce-architect

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

FAQPage Schema
How do I build a production-grade e-commerce platform using Spring microservices?

Build your e-commerce platform by composing 21 domain-specific microservices across core commerce, inventory, OMS, and integration domains, using standardized patterns and centralized governance for a scalable, production-grade architecture.

What microservices are needed for an end-to-end order management system pipeline?

An end-to-end OMS pipeline requires order capture, orchestration, fulfillment, shipping logistics, and returns microservices, structured with clear domain boundaries and event-driven workflows for reliable order processing.

Do I need to load a platform skill before scaffolding e-commerce microservices?

Yes, you must load the platform skill first to enable consistent infrastructure primitives and standardized patterns, then scaffold the ecommerce-core and ecommerce-integration sub-skills to bootstrap your platform.

Can I integrate external ERP systems and marketplace channels into a Spring e-commerce architecture?

Yes, the architecture includes external integration domain microservices for marketplace sync and ERP integration, enabling supplier integrations and marketplace connectors across multiple sales channels.

What's the best way to structure inventory and stock tracking in a cloud-native e-commerce platform?

Structure inventory using a dedicated domain containing inventory visibility, stock tracking, replenishment, and reservation microservices, aligned with domain-driven design and cloud-native deployment patterns for accurate stock control.