golem-add-transactions-ts
CommunityImplement saga pattern transactions with undo logic in TypeScript.
Authorjustcoon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the implementation of multi-step transactions in TypeScript applications using the saga pattern, ensuring reliable execution and compensation for complex workflows.
Core Features & Use Cases
- Defining Atomic Operations: Create asynchronous
executeandcompensatefunctions for each step. - Transaction Management: Perform fallible and infallible multi-step transactions that handle failures automatically.
- Use Case: Use this Skill to coordinate online order processing where each step (inventory reservation, payment) can be rolled back if subsequent steps fail.
Quick Start
Describe how to set up saga transactions in a TypeScript environment, including defining operations, and executing transactions with error handling.
Dependency Matrix
Required Modules
@golemcloud/golem-ts-sdk
Components
scripts
💻 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: golem-add-transactions-ts Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-add-transactions-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.