vendure-delivery-plugin

Installation
SKILL.md

Vendure Delivery Plugin

Purpose

Guide creation of delivery and fulfillment features in Vendure with production-grade patterns for concurrency, performance, and reliability.

When NOT to Use

  • Generic plugin structure (use vendure-plugin-writing)
  • Simple CRUD operations (use vendure-entity-writing)
  • Standard GraphQL endpoints (use vendure-graphql-writing)

CRITICAL Patterns

Installs
22
GitHub Stars
5
First Seen
Jan 30, 2026
vendure-delivery-plugin — meriley/claude-code-skills