nestjs-typeorm-transactional

Community

Build robust NestJS + TypeORM transaction boundaries with ease.

Authorkkn1125
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive solution for building, auditing, and debugging transaction boundaries in NestJS and TypeORM applications, enabling developers to handle complex transactional operations with confidence.

Core Features & Use Cases

  • Custom Transaction Boundaries: Implement custom transaction boundaries using advanced features like TxRunner, AsyncLocalStorage, OrmHelper, and decorators.
  • Transactional Metadata Decorator: Use a decorator to manage transactional metadata, making it easy to control isolation levels and commit/rollback behavior.
  • Nest Interceptor: Leverage a Nest interceptor to manage transactions, ensuring that database calls are wrapped within the appropriate transaction context.
  • Use Case: For a project with multiple data sources and complex transactional logic, this Skill can help manage transactions efficiently, reducing the risk of data corruption and improving application reliability.

Quick Start

Use the nestjs-typeorm-transactional skill to implement a transaction boundary for your NestJS service by adding the @Transactional() decorator to your service method.

Dependency Matrix

Required Modules

typeormnestjsrxjs

Components

scriptsreferences

💻 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: nestjs-typeorm-transactional
Download link: https://github.com/kkn1125/devkimson-skills/archive/main.zip#nestjs-typeorm-transactional

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 620,000+ vetted skills library on demand.