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
10

review-django-commands

Review Django management commands for proper structure and refactor if needed

jpoutrin
jpoutrin
databases
open
database-tools
10

mirrord-db-branching

Helps users configure mirrord.json for database branching, enabling isolated database copies for safe development and testing. Use when the user wants to set up MySQL or PostgreSQL branching, configure copy modes, IAM authentication, or manage database branches.

metalbear-co
metalbear-co
databases
open
database-tools
10

1c-meta-edit

Точечное редактирование объекта метаданных 1С. Используй когда нужно добавить, удалить или изменить реквизиты, табличные части, измерения, ресурсы или свойства существующего объекта конфигурации

Desko77
Desko77
databases
open
database-tools
10

1c-db-update

Обновление конфигурации базы данных 1С. Используй когда пользователь просит обновить БД, применить конфигурацию, UpdateDBCfg

Desko77
Desko77
databases
open
database-tools
10

1c-db-run

Запуск 1С:Предприятие. Используй когда пользователь просит запустить 1С, открыть базу, запустить предприятие

Desko77
Desko77
databases
open
database-tools
10

1c-db-load-cf

Загрузка конфигурации 1С из CF-файла. Используй когда пользователь просит загрузить конфигурацию из CF, восстановить из бэкапа CF

Desko77
Desko77
databases
open
database-tools
10

query-conventions

TanStack Query patterns and code templates for this admin codebase. Apply when writing useQuery or useMutation hooks.

woowacourse-teams
woowacourse-teams
databases
open
database-tools
10

case-history-migration

Use when migrating historical Case records — including CaseComments, EmailMessages, email attachments, and related files — from a legacy system into Salesforce Service Cloud. Covers strict object load order, EmailMessage Status='3' permanent locking, ContentDocumentLink Bulk API limitation, CaseHistory non-insertable constraint, and EmailMessageRelation setup. NOT for generic multi-object data migration planning (use data-migration-planning). NOT for ongoing email sync or Einstein Activity Capture configuration. NOT for Contact or Account record migration.

PranavNagrecha
PranavNagrecha
databases
open
database-tools
10

historical-order-migration

Use when loading historical CPQ orders, contracts, subscriptions, and assets into Salesforce CPQ so that future renewals and amendments work correctly — covering the CPQ Legacy Data Upload mechanism, strict object load sequencing, required field values, and pre/post-load configuration. NOT for opportunity migration (use opportunity-pipeline-migration). NOT for standard Salesforce Orders without CPQ. NOT for asset-based renewal model orgs. NOT for quoting net-new business.

PranavNagrecha
PranavNagrecha
databases
open
database-tools
10

database-migration

EF Core migrations and database specialist. Use when creating/applying database migrations, designing schemas, optimizing queries, or managing PostgreSQL databases.

I-Synergy
I-Synergy
databases
open
database-tools
10

fetch-and-update

Fetch the latest Cyprus reservoir/dam data and update the app. Use when: fetch latest data, update the app, refresh reservoir data, update dams data.

vbougay
vbougay
databases
open
database-tools
10

flux-migrate

Build zero-downtime database migrations — forward SQL, rollback SQL, deployment sequence. Use when asked to "write migration", "schema change", "add column", "rename table", "drop column", or "migrate safely".

tonone-ai
tonone-ai
databases
open
database-tools
10

flux-migrate

Build zero-downtime database migrations — forward SQL, rollback SQL, deployment sequence. Use when asked to "write migration", "schema change", "add column", "rename table", "drop column", or "migrate safely".

tonone-ai
tonone-ai
databases
open
database-tools
10

mysql

MySQL database best practices and query patterns

usrrname
usrrname
databases
open
database-tools
10

db-migrate

Generate and optionally apply Drizzle database migrations for this repository. Use when the user asks to create migrations from schema changes, inspect generated SQL, or run database migrations. Execute `bun run db:generate`, show the generated SQL for review, and only run `bun run db:migrate` if the user explicitly asked to apply migrations.

teamzisty
teamzisty
databases
open
database-tools
10

agent-doc-init

Initialize baseline agent-docs files safely for new repositories using dry-run-first workflow.

graysurf
graysurf
databases
open
database-tools
10

convex-migrations

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

charlietlamb
charlietlamb
databases
open
database-tools
10

goravel-crud-migration

Create database migration and audit fields for a new Goravel entity. Use when setting up a new database table, adding fields, or starting CRUD scaffolding.

liwoo
liwoo
databases
open
database-tools
10

goravel-crud-model

Generate a Goravel model from an existing database table with post-generation fixes and automatic GORM test creation. Use after running migration.

liwoo
liwoo
databases
open
database-tools
10

fake-data

Create a Go database seeder for a Goravel entity with 25+ realistic records. Covers all status/enum values, diverse data for sorting/pagination testing, and proper nullable field handling.

liwoo
liwoo
databases
open
database-tools
10

1c-meta-remove

Удалить объект метаданных из конфигурации 1С. Используй когда пользователь просит удалить, убрать объект из конфигурации

Desko77
Desko77
databases
open
database-tools
10

supabase-usage

This skill should be used when user asks to "query Supabase", "list Supabase tables", "get Supabase schema", "search Supabase records", "check Supabase database", "Supabase auth", "Supabase authentication", "RLS policy", "row level security", "Supabase foreign key", "table relationships", "Supabase join", "Supabase filter", "Supabase pagination", or needs guidance on Supabase database patterns, auth flows, RLS policies, or query best practices.

ahliweb
ahliweb
databases
open
database-tools
10

pg-pull

Use to pull the Heroku production database down into a new local PostgreSQL database and point the app at it. Fires on /pg-pull or when the user asks to refresh local data from production.

snorkpete
snorkpete
databases
open
database-tools
10

java-cache

Use when the user asks to add caching, configure Redis or Caffeine cache, use @Cacheable/@CacheEvict/@CachePut, optimize repeated database or API calls, or review existing Spring Boot cache configuration.

ducpm2303
ducpm2303
databases
open
Previous
Page 35 / 49
Next