Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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.

Überblick

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.

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

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne1
Forks0
Aktualisiert29. Mai 2026 um 03:38
Datei-Explorer
7 Dateien
SKILL.md
readonly