Skip to main content
Run any Skill in Manus
with one click

database-patterns

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, advisory locks, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, serializing concurrent operations on the same resource, managing complex multi-table operations, or optimizing query performance.

Overview

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, advisory locks, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, serializing concurrent operations on the same resource, managing complex multi-table operations, or optimizing query performance.

Install command
npx skills add https://github.com/allenlin90/eridu-services --skill database-patterns

Copy and paste this command into Claude Code to install the skill

Stars1
Forks0
UpdatedMay 29, 2026 at 03:38
File Explorer
7 files
SKILL.md
readonly