home/categories/database-tools
category focus

DB Tools

ORMs, migrations, and clients.

1166 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
24

database-migrations

Use when creating alembic migrations, applying migrations to remote environments, or recovering from schema drift. Triggers on changes to models.py, "run migration", "schema drift", "alembic", "database error in batch jobs".

METR
METR
databases
open
database-tools
24

database-scaffolding

Scaffolds PostgreSQL database component with migrations, seeds, and management scripts.

LiorCohen
LiorCohen
databases
open
database-tools
24

git-upstream-pr

Submit clean PRs to upstream repositories from a fork. Use when you need to contribute changes back to the original repo, cherry-pick fork commits for upstream, or create cross-fork pull requests. Handles branch creation from upstream/main, commit selection, squashing, and cross-fork PR creation.

laurigates
laurigates
databases
open
database-tools
24

migrate-memory

Migrate from monolith CLAUDE.md to the three-file memory system (identity + state + log). Non-destructive — backs up the original first.

b1rdmania
b1rdmania
databases
open
database-tools
24

sqlc

Add SQL queries, run code generation, and configure type overrides for the hive SQLite data layer. Use when writing new queries, adding tables, or mapping domain types to generated code.

colonyops
colonyops
databases
open
database-tools
24

dual-write

Dual write (double write) migration pattern for safely transitioning between data stores. Use when planning or implementing database migrations, switching storage backends, migrating to new schemas, or reviewing code that writes to multiple systems simultaneously.

laurigates
laurigates
databases
open
database-tools
23

agentic-jumpstart-performance

Performance optimization patterns for TanStack Start with React 19, Vite, Drizzle ORM, and TanStack Query. Use when optimizing page load times, database queries, bundle size, caching, memoization, lazy loading, or when the user mentions performance, speed, optimization, or slow.

webdevcody
webdevcody
databases
open
database-tools
23

springboot-migration

Migrates Spring Boot applications to Boot 4 with Java 25, including related Spring Modulith 2 and Testcontainers 2 upgrade work. Use when the task is a concrete upgrade, dependency transition, starter rename, test-annotation migration, or phased migration plan. Do not use for greenfield project creation or for isolated repository design questions.

a-pavithraa
a-pavithraa
databases
open
database-tools
23

memory-review

Review and clean unreviewed memories in the database. Removes junk, merges duplicates, fixes miskeyed data, and marks good entries as reviewed. Run periodically after extraction.

m13v
m13v
databases
open
database-tools
23

sql-optimization-patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

herdiansah
herdiansah
databases
open
database-tools
23

canopy-v22-migration

Apply the Canopy v21→v22 breaking changes to an Angular project. Trigger when the user asks to migrate to Canopy v22, upgrade @legal-and-general/canopy from v21, or fix errors after upgrading to v22.

Legal-and-General
Legal-and-General
databases
open
database-tools
23

canopy-v21-migration

Apply the Canopy v20→v21 breaking changes to an Angular project. Trigger when the user asks to migrate to Canopy v21, upgrade @legal-and-general/canopy from v20, or fix errors after upgrading to v21.

Legal-and-General
Legal-and-General
databases
open
database-tools
23

qdrant

Manage Qdrant vector database via REST API. Use when the user asks to create or delete collections, upsert or search vectors, inspect points, filter by payload fields, manage snapshots, check cluster status, or debug semantic search issues. Covers collection CRUD, point upsert/search/scroll/count, payload indexes, filtering (must/should/must_not), recommend, discover, snapshots, aliases, and cluster operations.

bug-ops
bug-ops
databases
open
database-tools
23

squash

Squash all branch commits into one and update open PRs. Use when squashing commits, cleaning up history, or condensing branch commits before merge.

drn
drn
databases
open
database-tools
23

rebase

Rebase current branch onto latest upstream default branch and force-push to update PR. Use when updating a branch, rebasing onto main, or resolving conflicts.

drn
drn
databases
open
database-tools
23

prisma-expert

Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.

adelpro
adelpro
databases
open
database-tools
23

tidb-cloud-zero

Provision a disposable MySQL-compatible database instantly with no auth required. Includes a claim URL to convert Zero instances into regular TiDB Starter instances when the user needs persistence or more quota.

pingcap
pingcap
databases
open
database-tools
22

encore-database

Database queries, migrations, and ORM integration with Encore.ts.

encoredev
encoredev
databases
open
database-tools
22

amux-pr-workflow

Use when creating, updating, reviewing, or merging a PR in this repo. Covers first-push rebases, review and simplification passes, benchmark baseline requirements, and post-merge `$postmortem` runs.

weill-labs
weill-labs
databases
open
database-tools
22

mysql-database

Development patterns with MySQL/MariaDB via FireDAC — connection, stored procedures, AUTO_INCREMENT, JSON, triggers, replication, migrations

delphicleancode
delphicleancode
databases
open
database-tools
22

mysql-database

Development patterns with MySQL/MariaDB via FireDAC — connection, stored procedures, AUTO_INCREMENT, JSON, triggers, replication, migrations

delphicleancode
delphicleancode
databases
open
database-tools
21

deploy-checklist

Verify a PR is ready, merge it, deploy frontend to Vercel and database to Supabase, and confirm health. Use when the Deploy Agent needs to ship code to production.

ashtilawat
ashtilawat
databases
open
Previous
Page 27 / 49
Next