Query Options. Reference when using this Prisma feature.
CockroachDB Setup. Reference when using this Prisma feature.
Driver Adapters. Reference when using this Prisma feature.
Prisma Accelerate Users
Removed Features. Reference when using this Prisma feature.
Prisma Postgres Setup
Prisma Client Setup. Reference when using this Prisma feature.
prisma migrate deploy
Filter Conditions and Operators
prisma migrate reset
prisma db execute. Reference when using this Prisma feature.
prisma generate. Reference when using this Prisma feature.
prisma db pull. Reference when using this Prisma feature.
prisma studio. Reference when using this Prisma feature.
Release automation for npm-trustme. Use when asked to cut a new npm-trustme version, run the release script, or tag/publish a new release.
Find blocking calls in reactive WebFlux code that can cause performance issues and thread starvation
Fix GitHub PR review comments using the gh CLI: fetch review threads, implement requested changes, run the full test suite, commit and push fixes, then resolve the review threads. Use when asked to address PR comments or review feedback on the current branch.
Analyzes and resolves Odoo 16.0 issues including SVL linking problems, queue job failures, view errors, and business logic bugs. This skill should be used when the user reports problems such as "Debug this SVL linking issue" or "Queue job is failing" or "View not showing correctly" or "Figure out why this vendor bill isn't linking to stock moves".
Deletes or archives secrets in 1Password using the op CLI. Use when the user needs to permanently remove items, archive deprecated credentials, or clean up unused secrets from 1Password vaults. Supports both permanent deletion and archiving for later recovery.
Guide for using caching utilities in speedy_utils, including memory, disk, and hybrid caching strategies for sync and async functions.