vendure-delivery-plugin

Community

Build robust Vendure delivery features.

Authormeriley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides robust patterns and code examples for building production-grade delivery and fulfillment plugins within the Vendure e-commerce platform, addressing complexities like concurrency, capacity, and timezones.

Core Features & Use Cases

  • Idempotency: Ensures delivery slot reservations are processed exactly once, even with network retries.
  • Capacity Management: Implements pessimistic locking to prevent overbooking delivery slots.
  • Timezone Handling: Correctly stores and compares dates across different timezones using UTC.
  • Performance: Offers solutions for N+1 query prevention in slot availability checks.
  • Use Case: When developing a custom delivery slot booking system for a grocery e-commerce platform built on Vendure, use this Skill to ensure reliable and efficient slot management.

Quick Start

Use the vendure-delivery-plugin skill to implement idempotency for delivery slot reservations.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vendure-delivery-plugin
Download link: https://github.com/meriley/claude-code-skills/archive/main.zip#vendure-delivery-plugin

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.