Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/allenlin90/eridu-services --skill database-patterns

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles1
Forks0
Mis à jour29 mai 2026 à 03:38
Explorateur de fichiers
7 fichiers
SKILL.md
readonly