home/categories/database-tools
category focus

DB Tools

ORMs, migrations, and clients.

1166 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
10

tanstack-query

Use when debugging TanStack Query / React Query issues: v4→v5 migration errors (gcTime, isPending, throwOnError), infinite refetch loops, SSR hydration mismatches, choosing between React Query vs SWR, or optimistic update patterns not working. NOT for basic useQuery setup.

acedergren
acedergren
databases
open
database-tools
10

migrate

Use when bulk-migrating import paths, renaming workspace packages, or reorganizing modules across many files in a monorepo. Uses scripted bulk operations with verification gates and atomic commits. Keywords: migrate imports, rename package, bulk import path change, module reorganization, monorepo refactor.

acedergren
acedergren
databases
open
database-tools
10

1c-web-publish

Публикация информационной базы 1С через Apache. Используй когда пользователь просит опубликовать базу, сервисы, настроить веб-доступ, веб-клиент, открыть в браузере

Desko77
Desko77
databases
open
database-tools
10

vlocity-to-native-omnistudio-migration

Use when migrating an org from the Vlocity managed package (vlocity_ins, vlocity_cmt, vlocity_ps) to native OmniStudio. Trigger keywords: Vlocity to OmniStudio migration, namespace migration, vlocity_ins to omnistudio, OmniStudio Migration Tool, DataRaptor namespace update, OmniScript JSON export, managed package to native. NOT for new OmniStudio setup in greenfield orgs, nor for migrating between OmniStudio-native orgs, nor for Salesforce CPQ to Industries CPQ migration.

PranavNagrecha
PranavNagrecha
databases
open
database-tools
10

scout-bulk-actions

Work with Scout Bulk Actions for bulk importing, flushing, queue-importing, and refreshing all Laravel Scout searchable models at once. Use this skill when running bulk Scout index operations, configuring model discovery directories, setting up glob patterns for modular codebases, or troubleshooting why models aren't being discovered. Also activate when the user mentions scout:import-all, scout:flush-all, scout:queue-import-all, scout:refresh, or wants to re-index all searchable models without running commands one by one.

mozex
mozex
databases
open
database-tools
10

rails-migration-safety

Use when planning or reviewing production database migrations, adding columns, indexes, constraints, backfills, renames, table rewrites, or concurrent operations. Covers phased rollouts, lock behavior, rollback strategy, strong_migrations compliance, and deployment ordering for schema changes.

igmarin
igmarin
databases
open
database-tools
9

n-plus-one-prevention

Use when fetching related data in loops. Use when seeing multiple queries for one request. Use when database is slow on list endpoints.

yanko-belov
yanko-belov
databases
open
database-tools
9

complete-change

Finalize a change - archive if needed, commit if needed, rebase onto main and fast-forward main.

inventage-ai
inventage-ai
databases
open
database-tools
9

manage-renv-dependencies

renvを使用してRパッケージの依存関係を再現可能な環境で管理する。 初期化、スナップショット/リストアワークフロー、一般的な問題のトラブルシューティング、 CI/CD統合を網羅。新規Rプロジェクトへの依存関係管理の初期化、パッケージの 追加・更新、新しいマシンへの環境復元、リストア失敗のトラブルシューティング、 またはCI/CDパイプラインとのrenv統合時に使用する。

pjt222
pjt222
databases
open
database-tools
9

caching

Use when same data is fetched repeatedly. Use when database queries are slow. Use when implementing caching without invalidation strategy.

yanko-belov
yanko-belov
databases
open
database-tools
9

devnew

Sync a repo to the latest master branch by checking out master and pulling from origin. Use when the user asks to refresh local state before new work.

kevinslin
kevinslin
databases
open
database-tools
9

postgres-tuning

Senior Database Optimizer for PostgreSQL 17/18+, specialized in Asynchronous I/O (AIO), Query Plan Forensic, and Vector Index optimization.

YuniorGlez
YuniorGlez
databases
open
database-tools
9

medassist-db-compat-check

Enforce backward-compatible database changes for MedAssist SQLite and Drizzle migrations, including equivalent requests phrased in German.

DanielVolz
DanielVolz
databases
open
database-tools
9

merge-queue

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

jdelfino
jdelfino
databases
open
database-tools
9

start-dev-server

Start the Linear Clone demo dev server (Docker Compose with PostgreSQL) to test changes or validate features locally.

pulsemcp
pulsemcp
databases
open
database-tools
9

deprecation-consolidation

Consolidates all deprecation, sunset, revocation, and migration-notice content into a single bundled update under Enterprise and Security Updates, and removes any standalone Migration Notices section. Use when assembling or polishing a newsletter, or when you see duplicated deprecation notes across multiple sections (models, metrics, runner enforcement, token revocations, syntax changes). Keywords: deprecation, deprecated, sunset, migration notice, breaking change, enforcement, revoked, revocation, end-of-life, EOL, retiring.

briancl2
briancl2
databases
open
database-tools
9

cloud-migration

Execute full cloud provider migrations end-to-end — provision the new environment, migrate all data (Postgres, Redis, object storage), transfer env vars/secrets, deploy the app, verify data parity, cut over DNS, and clean up the old provider. Use this skill whenever someone wants to move their app between cloud providers (Render, Railway, Heroku, Fly.io, etc.), clone an environment as a backup, or is asking about migrating databases, services, or infrastructure to a new platform. Covers Django, Node, Rails, or any web app. Trigger on phrases like "migrate to Railway", "move off Heroku", "clone to Fly.io", "switch providers", "move our backend", or any request about copying an app from one cloud to another.

exiao
exiao
databases
open
database-tools
9

backend-migrations

Write database migration scripts that safely alter database schema and structure. Use this skill when creating migration files, modifying database tables, adding or removing columns, creating indexes, or managing database schema changes. Apply when working on files like migrations/*.ts, db/migrate/*, schema.prisma, or any database migration scripts. Essential for implementing reversible migrations with rollback methods, managing zero-downtime deployments, handling index creation, separating schema from data migrations, and following version control practices for database changes.

Mahmoud9-dev
Mahmoud9-dev
databases
open
database-tools
9

supabase-ops

Run Supabase operations safely: project checks, migrations, advisors, and incident triage.

willsigmon
willsigmon
databases
open
database-tools
9

optimize

Optimize the code for better performance.

sevenc-nanashi
sevenc-nanashi
databases
open
database-tools
8

postgresql-rails-analyzer

Comprehensive PostgreSQL configuration and usage analysis for Rails applications. Use when Claude Code needs to analyze a Rails codebase for database performance issues, optimization opportunities, or best practice violations. Detects N+1 queries, missing indexes, suboptimal database configurations, anti-patterns, and provides actionable recommendations. Ideal for performance audits, optimization tasks, or when users ask to "analyze the database", "check for N+1 queries", "optimize PostgreSQL", "review database performance", or "suggest database improvements".

el-feo
el-feo
databases
open
database-tools
8

ecto-migration-helper

Create, manage, and safely run Ecto database migrations with proper rollback handling and best practices. Use when working with database schema changes, adding columns, or modifying constraints.

mkreyman
mkreyman
databases
open
Previous
Page 36 / 49
Next