scaffold-update-operation

Community

Add deterministic UPDATE ops to your backend

Authoraalmada
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a blueprint to add an UPDATE operation for appending to an event-sourced stream in a backend, enabling PUT or PATCH style updates on existing resources.

Core Features & Use Cases

  • Domain Event: Define a new {Resource}Updated or similar event to capture state changes.
  • Command & Endpoint: Create a corresponding {Verb}{Resource} command and a scaffolded endpoint that uses the [Aggregate] pattern to load and apply updates.
  • Read Model Projections: Update projections to reflect the new state after the update event.

Quick Start

Use this guide to scaffold the Update operation by creating Domain Event, Command, Endpoint templates, and wiring them into existing resources.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: scaffold-update-operation
Download link: https://github.com/aalmada/BookStore/archive/main.zip#scaffold-update-operation

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.