stacks-commerce

Generate e-commerce features with a commerce namespace of 13 sub-modules and 20+ models.

622|17|Updated Apr 26, 2022
One-click install
npx skills add https://github.com/stacksjs/stacks --skill stacks-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stacks-commerce
Source: https://github.com/stacksjs/stacks/tree/main/.claude/skills/stacks-commerce
Command: npx skills add https://github.com/stacksjs/stacks --skill stacks-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive e-commerce module for Stacks enables rapid building of product catalogs, orders, payments, and related features by providing a cohesive commerce namespace with extensive sub-modules and models.

Core Features & Use Cases

  • 13 sub-modules (products, orders, customers, coupons, payments, shipping, tax, gift cards, waitlists, devices, receipts, restaurant)
  • 20+ commerce models and default commerce functions
  • Integrated commerce namespace and dashboard routes for admin workflows

Quick Start

Initialize a new project and begin configuring product, order, and payment flows using the commerce namespace.

Frequently Asked Questions about stacks-commerce

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

FAQPage Schema
How do I add e-commerce features like product catalogs and orders to my Stacks application?

You can add e-commerce features by integrating a commerce namespace that provides 13 sub-modules and 20+ models for products, orders, customers, and payments. It auto-generates default commerce functions and dashboard routes.

Can I handle Stripe-like payment workflows and shipping in a Stacks project?

Yes, the integrated commerce namespace supports payment workflows similar to Stripe, along with dedicated sub-modules for shipping, tax calculations, and gift cards to manage end-to-end order fulfillment.

Does this e-commerce module include built-in admin dashboard routes?

Yes, the module provides integrated dashboard routes for admin workflows. These routes allow you to manage product catalogs, track orders, handle customer data, and process payments directly.

What e-commerce models are available for restaurant and waitlist management?

The system includes 20+ auto-generated commerce models, featuring specific sub-modules for restaurant operations and waitlists, enabling rapid development of hospitality-focused workflows.

Do I need external dependencies to manage coupons and tax calculations?

No external dependencies are required. The bundle includes built-in sub-modules for coupons, tax, and receipts, providing a cohesive namespace to handle these workflows natively.

What is the best way to structure a large e-commerce application with Stacks?

The best approach is utilizing a comprehensive commerce namespace that organizes functionality into 13 sub-modules, ensuring cohesive management of products, orders, payments, and shipping.