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
185

database-fundamentals

Auto-invoke when reviewing schema design, database queries, ORM usage, or migrations. Enforces normalization, indexing awareness, query optimization, and migration safety.

majiayu000
majiayu000
databases
open
database-tools
185

data-replication-setup

Set up database replication for high availability and disaster recovery. Use when configuring master-slave replication, multi-master setups, or replication monitoring.

majiayu000
majiayu000
databases
open
database-tools
185

database-query-optimizer

Analyze and optimize Django ORM queries including N+1 problems, missing indexes, slow queries, and migration issues. Use when troubleshooting slow API responses, database performance, query optimization, or migration errors.

majiayu000
majiayu000
databases
open
database-tools
185

async-falcon-rails

Transform a Rails application to use Falcon web server with async job processing (async-job), async Action Cable, and Redis-compatible database (Valkey for production). Use when the user wants to add async/Falcon stack to a Rails project, migrate from Puma to Falcon, or set up async job processing with Redis for both development and production environments including Kamal deployment.

majiayu000
majiayu000
databases
open
database-tools
185

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.

majiayu000
majiayu000
databases
open
database-tools
185

database-query-optimization

Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.

majiayu000
majiayu000
databases
open
database-tools
185

database-migration-patterns

Database schema migration patterns and best practices. Use when creating database migrations, implementing zero-downtime schema changes, version control for databases, or managing data migrations.

majiayu000
majiayu000
databases
open
database-tools
184

vet

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

imbue-ai
imbue-ai
databases
open
database-tools
183

claudini

Run one iteration of the autoresearch loop — study existing attack methods, design a better optimizer, implement it, benchmark it, and commit. Meant to be called repeatedly via /loop.

romovpa
romovpa
databases
open
database-tools
173

granola

Query and sync Granola meetings to Obsidian vault. Use when user mentions Granola, meeting transcripts, or wants to sync meeting notes. Reads from local cache - no API needed.

ArtemXTech
ArtemXTech
databases
open
database-tools
166

planetscale-cli-pscale

Branch, deploy, and manage MySQL databases with deploy requests. Use when an agent needs to manage PlanetScale databases, create branches, or submit deploy requests for schema changes.

ComposioHQ
ComposioHQ
databases
open
database-tools
165

query-caching-strategies

Implement query caching strategies to improve performance. Use when setting up caching layers, configuring Redis, or optimizing database query response times.

aj-geddes
aj-geddes
databases
open
database-tools
165

data-replication-setup

Set up database replication for high availability and disaster recovery. Use when configuring master-slave replication, multi-master setups, or replication monitoring.

aj-geddes
aj-geddes
databases
open
database-tools
165

database-sharding

Implement database sharding for horizontal scalability. Use when scaling large databases, distributing data across multiple servers, or designing sharded architectures.

aj-geddes
aj-geddes
databases
open
database-tools
162

db-design-migrations

Design Drivebase database changes and execute safe Drizzle migrations using the repo’s Bun workflow.

drivebase
drivebase
databases
open
database-tools
161

database-migration

Create database migration with schema changes and rollback. Auto-invoke when user says "create migration", "add table", "modify schema", or "change database".

alekspetrov
alekspetrov
databases
open
database-tools
160

commandkit-legacy-migration

Migrate existing projects off @commandkit/legacy to modern CommandKit patterns. This skill is migration-only and must not promote new legacy adoption.

neplextech
neplextech
databases
open
database-tools
159

migration

Manage EF Core database migrations. Use when adding, listing, or removing migrations for the workflow engine.

Altinn
Altinn
databases
open
database-tools
155

migration-risk-analyzer

Analyzes database migration scripts for risk: lock contention, downtime estimation, rollback strategy, and deployment recommendations. Classifies DDL and DML operations by lock type and duration, identifies irreversible changes, generates rollback scripts, and produces pre/post validation queries. Triggers on: "analyze this migration", "migration risk", "is this migration safe", "schema change risk", "DDL risk", "downtime for this migration", "lock risk", "rollback strategy", "how to roll back", "migration review", "alter table risk". Use this skill when reviewing database migrations before deployment.

Mathews-Tom
Mathews-Tom
databases
open
database-tools
152

storybook-sync

Check and analyze upstream Storybook repository changes that may need to be synced to storybook-rsbuild. Use this skill whenever the user wants to check for upstream Storybook changes, review what's new in the official Storybook repo, identify changes needing sync, or compare storybook-rsbuild against the upstream. Activate for phrases like "check upstream", "sync check", "storybook changes", "need to sync", "what changed upstream", or any mention of tracking changes from storybookjs/storybook. Even casual mentions like "anything new in storybook?" should trigger this skill.

rstackjs
rstackjs
databases
open
database-tools
150

migration-creator

Creates EF Core migrations for master or tenant databases. Use when adding new entities, modifying existing ones, or changing relationships. Follow the workflow to ensure correct migration generation and application.

suxrobGM
suxrobGM
databases
open
database-tools
148

comfyui-node-migration

ComfyUI V1 to V3 node migration - converting legacy nodes to the V3 API. Use when migrating existing custom nodes from V1 to V3, understanding differences between API versions, or modernizing node code.

jtydhr88
jtydhr88
databases
open
database-tools
147

hipocampus-search

Search memory using qmd (BM25 + optional vector) and compaction tree traversal. Use ROOT.md to decide whether to search memory or look externally. Always check memory before external lookups.

kevin-hs-sohn
kevin-hs-sohn
databases
open
Previous
Page 14 / 49
Next