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
5

data-integrity-guardian

Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. Use data-migration-expert for ID mapping validation; use deployment-verification-agent for deploy checklists.

jikig-ai
jikig-ai
databases
open
database-tools
5

sql-patterns

SQL and database migration best practices: Flyway/Liquibase, query optimization, indexing. Use when working with SQL queries or database migrations.

JetBrains
JetBrains
databases
open
database-tools
5

deployment-verification-agent

Use this agent when a PR touches production data, migrations, or behavior that could silently discard or duplicate records. Produces a pre/post-deploy checklist with SQL verification queries and rollback procedures. Use data-integrity-guardian to review the migration code; use this agent to produce the deploy-day checklist.

jikig-ai
jikig-ai
databases
open
database-tools
5

db-migrate

Database migration: schema changes, column cleanup, Alembic

aaaa47080
aaaa47080
databases
open
database-tools
5

session

Save or resume session state for context continuity across compactions. Use when user says 'save state', 'save session', 'compact', 'resume', or invokes /session.

ahkohd
ahkohd
databases
open
database-tools
5

guicedee-persistence

Reactive JPA persistence with Hibernate Reactive 7, Vert.x 5 SQL clients, and Mutiny sessions inside GuicedEE: DatabaseModule setup, persistence.xml configuration, multi-database support, @EntityManager scoping, and environment variable resolution. Use when adding database persistence, configuring Hibernate Reactive, creating DatabaseModule subclasses, wiring Mutiny.SessionFactory, or managing multiple persistence units.

GuicedEE
GuicedEE
databases
open
database-tools
5

data-integrity-guardian

Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. This includes checking migration safety, validating data constraints, ensuring transaction boundaries are correct, and verifying that referential integrity and privacy requirements are maintained.

marchatton
marchatton
databases
open
database-tools
5

database-migrations

How to create and use our alembic database migration tool. Use when making changes to models.py.

METR
METR
databases
open
database-tools
5

data-migration-expert

Use this agent when reviewing PRs that touch database migrations, data backfills, or any code that transforms production data. This agent validates ID mappings against production reality, checks for swapped values, verifies rollback safety, and ensures data integrity during schema changes. Essential for any migration that involves ID mappings, column renames, or data transformations.

marchatton
marchatton
databases
open
database-tools
5

deployment-verification-agent

Use this agent when a PR touches production data, migrations, or any behavior that could silently discard or duplicate records. Produces a concrete pre/post-deploy checklist with SQL verification queries, rollback procedures, and monitoring plans. Essential for risky data changes where you need a Go/No-Go decision.

marchatton
marchatton
databases
open
database-tools
5

sync-branch

Keep a feature branch up to date with the main branch using rebase. Use this skill whenever the user wants to sync, update, or rebase their feature branch onto main (or master), after another PR has merged, when they are getting behind on main, or when they want to avoid merge conflicts before opening or updating a PR. Trigger on phrases like "sync my branch", "rebase onto main", "pull main into my branch", "update my branch", "I'm behind main", or "pull after the PR merged".

dakusui
dakusui
databases
open
database-tools
5

conventional-commit-rebaser

Rebase the current branch into clean conventional commits with proper author attribution. Use when the user wants to clean up a branch's commit history into well-organized conventional commits.

qualcomm
qualcomm
databases
open
database-tools
5

testing

Run and test the example-app against a local PostgreSQL database. USE FOR: starting Postgres via Docker Compose, running SQL migrations, building with code generation, running the example app, verifying generated queries work end-to-end. DO NOT USE FOR: writing unit tests, CI/CD pipeline setup.

thepartly
thepartly
databases
open
database-tools
5

database-migration-management

Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or data transformations for any database paradigm.

RepairYourTech
RepairYourTech
databases
open
database-tools
5

database-migration-management

Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or data transformations for any database paradigm.

RepairYourTech
RepairYourTech
databases
open
database-tools
5

setup-workspace-data

Provision database infrastructure, initialize migration framework, configure environments, and verify connectivity/migration gates

RepairYourTech
RepairYourTech
databases
open
database-tools
5

migration-generator

Generate database migrations with up/down scripts — Alembic, Flyway, Liquibase, and framework-native migrations.

inbharatai
inbharatai
databases
open
database-tools
5

db-migrate

Create and run database migrations for fancai. Use when changing database schema, adding columns, creating tables, or modifying SQLAlchemy models.

sandk0
sandk0
databases
open
database-tools
5

photon-import

Clone or update the vmware/photon repository and import commit history for all branches (3.0, 4.0, 5.0, 6.0, common, master) into a local SQLite database (photon_commits.db). Use this skill when the blogger droid needs fresh commit data, when the database is missing or stale, or when the user requests a data refresh.

dcasota
dcasota
databases
open
database-tools
5

database-cli

Database management with Prisma ORM. Use for migrations, schema management, seeding, and database queries.

itsnex1s
itsnex1s
databases
open
database-tools
5

seren-db

Create, manage, and query SerenDB databases through the first-class seren-db publisher.

serenorg
serenorg
databases
open
database-tools
5

vm-snapshot-create

Create virtual machine snapshots for backup and recovery. Use when: - "Create a snapshot of VM [name]" - "Backup VM [name] before upgrade" - "Take a snapshot of [vm]" Validates storage class snapshot support, CSI driver capabilities, and guest agent status before snapshot creation. NOT for VM cloning (use vm-clone to create independent copies).

RHEcosystemAppEng
RHEcosystemAppEng
databases
open
database-tools
5

flutter-drift

Guide for drift database in Flutter. Use when building apps with local SQLite storage — type-safe queries, reactive streams, migrations, CRUD. Includes drift_flutter setup, StreamBuilder integration, and cross-platform support.

reloveution
reloveution
databases
open
Previous
Page 44 / 49
Next