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
8

ag-migrar-dados

Gera e valida migration files para mudancas de schema de banco de dados. Detecta ORM do projeto e gera migrations no formato nativo.

andregusman-raiz
andregusman-raiz
databases
open
database-tools
8

setup

Use when starting the compound engineering workflow for the first time or reconfiguring review agent selection. Triggers: first setup, reconfigure agents, compound-engineering.local.md.

BoyleDevTeam
BoyleDevTeam
databases
open
database-tools
8

database-migrations

Safe, zero-downtime database migration strategies — schema evolution, rollback planning, data migration, tooling, and anti-pattern avoidance for production systems. Use when planning schema changes, writing migrations, or reviewing migration safety.

wpank
wpank
databases
open
database-tools
8

supabase-postgres

Postgres performance optimization and best practices from Supabase — covering indexing, connection management, RLS security, schema design, locking, data access patterns, and monitoring. Use when writing SQL, designing schemas, optimizing queries, or configuring Postgres.

wpank
wpank
databases
open
database-tools
7

activerecord-query-patterns

Complete guide to ActiveRecord query optimization, associations, scopes, and PostgreSQL-specific patterns. Use this skill when writing database queries, designing model associations, creating migrations, optimizing query performance, or debugging N+1 queries and grouping errors.

Kaakati
Kaakati
databases
open
database-tools
7

dbcli-db-ddl

Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.

tteamtm
tteamtm
databases
open
database-tools
7

database-migrations

SQLite database migration patterns for SpecFlux. Use when creating new tables, modifying schema, adding indexes, or running migrations. Ensures reversible migrations with UP and DOWN sections.

cliangdev
cliangdev
databases
open
database-tools
7

supabase-sql

Clean and format SQL migrations for Supabase - idempotency, RLS policies, formatting, schema fixes. Use when: fix this SQL, clean migration, RLS policy, Supabase schema, format postgres, prepare for SQL Editor, idempotent migration.

ScientiaCapital
ScientiaCapital
databases
open
database-tools
7

database-migration

Safely runs database migrations using the project's established script.

bgreenwell
bgreenwell
databases
open
database-tools
7

alembic

This skill should be used when the user asks to "set up Alembic migrations", "create a database migration", "run alembic upgrade", "configure alembic autogenerate", or needs guidance on SQLAlchemy schema versioning and migration best practices.

the-perfect-developer
the-perfect-developer
databases
open
database-tools
7

system-architect

Analyze system architecture and plan incremental migrations for system-wide changes.

OreStudio
OreStudio
databases
open
database-tools
7

supabase

Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.

Demerzels-lab
Demerzels-lab
databases
open
database-tools
7

nocodb

Access and manage NocoDB databases, tables, and records via REST API. Use when the user wants to view bases, list tables, inspect column schemas, query or filter row data, or insert new records into a self-hosted NocoDB instance. Also use for spreadsheet-style database lookups and data entry.

Demerzels-lab
Demerzels-lab
databases
open
database-tools
7

supabase

Query Supabase projects - count users, list signups, check stats. Use for database queries and user analytics.

Demerzels-lab
Demerzels-lab
databases
open
database-tools
7

db-check

Check Supabase database health, security advisors, and RLS policies. Use automatically after creating or modifying database migrations, RLS policies, or schema changes. Also use when working with Supabase tables or when security/performance issues are suspected.

Nirusan
Nirusan
databases
open
database-tools
7

validate

블로그 글 리라이팅 파이프라인의 1단계. PATH와 YEAR 입력값을 검증하고 연도를 추출한다. 리라이팅 작업을 시작할 때 가장 먼저 호출한다. "재작성" 등의 키워드가 포함된 요청 시 트리거된다.

Junhyunny
Junhyunny
databases
open
database-tools
7

database-lens

Database review lens for evaluating migration safety, schema design, query correctness, and data integrity. Used by review orchestrators — not invoked directly.

atomicinnovation
atomicinnovation
databases
open
database-tools
7

query

Query, insert, update, or inspect tables in the larvling SQLite database (larvling.db). Use when the user asks to search sessions, messages, topics, statements, tasks, or updates, run reports, or interact with the larvling database.

athrael-soju
athrael-soju
databases
open
database-tools
7

bazel-build-optimization

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

Claude-Code-Community-Ireland
Claude-Code-Community-Ireland
databases
open
database-tools
7

database-migration

Database migration best practices — schema changes, zero-downtime migrations, rollback strategies, and data migration patterns. Reference when modifying database schemas.

Claude-Code-Community-Ireland
Claude-Code-Community-Ireland
databases
open
database-tools
7

riverpod-retry

Customize Riverpod automatic retry on provider failure; retry function, per-provider and global retry, disabling retry, ProviderException, awaiting retries. Use when a provider can fail transiently and should retry, or when you need to disable or customize retry logic. Use this skill when the user asks about retry, failed providers, or exponential backoff in Riverpod.

serverpod
serverpod
databases
open
database-tools
7

riverpod-migration

Migrate Riverpod from StateNotifier to Notifier/AsyncNotifier, from ChangeNotifier to AsyncNotifier, or upgrade from 0.13/0.14/1.0; ref.onDispose, family, lifecycle, riverpod migrate CLI. Use when the user asks about migrating from StateNotifier, from ChangeNotifier, upgrading Riverpod 0.13 to 0.14, 0.14 to 1.0, or Riverpod migration guides.

serverpod
serverpod
databases
open
database-tools
7

riverpod-mutations

Use Riverpod mutations for UI-driven async operations like form submit; Mutation.run, MutationIdle/Pending/Success/Error, Mutation.reset, keyed mutations. Use when showing loading/error/success for a single action (e.g. submit button) without polluting provider state. Use this skill when the user asks about mutations, loading state for actions, or form submission with Riverpod.

serverpod
serverpod
databases
open
Previous
Page 38 / 49
Next