storefront-builder

Architect custom e-commerce storefronts integrated with Selldone Business OS APIs.

68|22|Updated Sep 25, 2023
One-click install
npx skills add https://github.com/selldone/storefront --skill storefront-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storefront-builder
Source: https://github.com/selldone/storefront/tree/main
Command: npx skills add https://github.com/selldone/storefront --skill storefront-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lodash-es, vue, vue-router, vuex, axios, firebase, swiper, vuetify, and includes scripts (resource) components.

What problem does it solve?

This skill solves the limitation of rigid e-commerce templates by providing a comprehensive framework to build, audit, and implement fully custom storefronts that maintain deep integration with the Selldone Business OS infrastructure.

Core Features & Use Cases

  • Full Commerce Contract: Implements all essential e-commerce flows including catalog management, multi-type basket handling, secure checkout, and payment gateway integration.
  • Flexible Architecture: Allows developers to choose their preferred frontend framework (Vue, React, etc.) and rendering model (SPA, SSR, SSG) while keeping commerce logic decoupled.
  • Use Case: A developer can use this skill to build a bespoke, high-performance storefront for a luxury brand that requires a unique UI design not possible with standard page builders, while still utilizing Selldone's robust backend for inventory, payments, and order fulfillment.

Quick Start

Use the storefront-builder skill to initialize a new storefront project with the required API adapters and global state management for a custom Vue 3 implementation.

Frequently Asked Questions about storefront-builder

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

FAQPage Schema
How do I build a custom Vue storefront with Selldone APIs?

To build a custom Vue storefront with Selldone APIs, initialize a project using the storefront-builder skill to set up required API adapters and global state management for commerce flows.

Does the Selldone headless commerce platform support custom checkout flows and multi-type baskets?

Yes, the Selldone headless commerce platform supports custom checkout flows and multi-type baskets. The skill implements full commerce contracts including payment gateways and localized catalog browsing.

What is the best way to decouple frontend design from e-commerce backend logic?

The best way to decouple frontend design from e-commerce backend logic is using a flexible architecture that keeps commerce logic decoupled, allowing you to choose your preferred rendering model like SPA or SSR.

Can I use React instead of Vue to build a custom e-commerce storefront?

Yes, you can use React instead of Vue to build a custom e-commerce storefront. The architecture allows developers to choose their preferred frontend framework while maintaining deep Selldone backend integration.

When should I use a custom storefront implementation over standard page builders?

Use a custom storefront implementation over standard page builders when a brand requires a unique UI design not possible with rigid templates, while still needing robust backend inventory and order fulfillment.