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
26

optimizing-database-connection-pooling

This skill optimizes database connection pooling for enhanced performance and resource management. It is activated when the user requests assistance with connection pooling, database performance tuning, or connection lifecycle management. Use this skill to implement and configure connection pools in various programming languages, identify optimal pool settings, and troubleshoot common connection-related issues. The skill is triggered by phrases like "connection pooling," "optimize database connections," or "improve database performance with connection pool."

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

evernote-migration-deep-dive

Deep dive into Evernote data migration strategies. Use when migrating to/from Evernote, bulk data transfers, or complex migration scenarios. Trigger with phrases like "migrate to evernote", "migrate from evernote", "evernote data transfer", "bulk evernote migration".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

clerk-performance-tuning

Optimize Clerk authentication performance. Use when improving auth response times, reducing latency, or optimizing Clerk SDK usage. Trigger with phrases like "clerk performance", "clerk optimization", "clerk slow", "clerk latency", "optimize clerk".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

clickhouse-migration-deep-dive

Execute ClickHouse schema migrations — ALTER TABLE operations, data migration between engines, versioned migration runners, and zero-downtime schema changes. Use when modifying ClickHouse schemas, migrating data between tables, or implementing versioned migration workflows. Trigger: "clickhouse migration", "clickhouse ALTER TABLE", "clickhouse schema change", "migrate clickhouse", "clickhouse add column", "clickhouse schema migration".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

clerk-migration-deep-dive

Migrate from other authentication providers to Clerk. Use when migrating from Auth0, Firebase, Supabase Auth, NextAuth, or custom authentication solutions. Trigger with phrases like "migrate to clerk", "clerk migration", "switch to clerk", "auth0 to clerk", "firebase auth to clerk".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

attio-upgrade-migration

Migrate between Attio API versions, handle breaking changes in the v1-to-v2 transition, and plan for future deprecations. Trigger: "upgrade attio", "attio migration", "attio v1 to v2", "attio breaking changes", "attio API version", "attio deprecation".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

bamboohr-upgrade-migration

Plan and execute BambooHR API migration with breaking change detection. Use when BambooHR announces API changes, adapting to deprecated endpoints, or migrating from legacy API patterns to current best practices. Trigger with phrases like "upgrade bamboohr", "bamboohr migration", "bamboohr breaking changes", "bamboohr API update", "bamboohr deprecated".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

clickup-upgrade-migration

Migrate between ClickUp API versions (v2 to v3) and handle breaking changes. Use when upgrading API versions, adapting to endpoint changes, or migrating between ClickUp plan tiers. Trigger: "upgrade clickup API", "clickup v2 to v3", "clickup breaking changes", "clickup API migration", "clickup deprecation".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

push

現在のブランチの変更を `origin` に push し、対応する pull request を作成 または更新する。push、公開、PR 作成を頼まれたときに使う。

Hirochon
Hirochon
databases
open
database-tools
26

apollo-migration-deep-dive

Comprehensive Apollo.io migration strategies. Use when migrating from other CRMs to Apollo, consolidating data sources, or executing large-scale data migrations. Trigger with phrases like "apollo migration", "migrate to apollo", "apollo data import", "crm to apollo", "apollo migration strategy".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

apollo-upgrade-migration

Manage Apollo.io API upgrades and endpoint migrations. Use when upgrading Apollo API versions, migrating to new endpoints, or updating deprecated API usage. Trigger with phrases like "apollo upgrade", "apollo migration", "update apollo api", "apollo breaking changes", "apollo deprecation".

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

spring-boot-data-access

Best practices for JPA, Hibernate, and Database interactions in Spring Boot. Use when implementing JPA entities, repositories, or database access in Spring Boot. (triggers: **/*Repository.java, **/*Entity.java, jpa-repository, entity-graph, transactional, n-plus-1)

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

graphql-operations

Guide for writing GraphQL operations (queries, mutations, fragments) following best practices. Use this skill when: (1) writing GraphQL queries or mutations, (2) organizing operations with fragments, (3) optimizing data fetching patterns, (4) setting up type generation or linting, (5) reviewing operations for efficiency.

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

backend-migrations

Create reversible, focused database migrations with proper naming, version control practices, and zero-downtime deployment considerations. Use this skill when creating or editing migration files in database/migrations/, when writing schema changes (creating/modifying tables, columns, indexes, foreign keys), when implementing migration rollback methods, when managing database version control, when adding or modifying indexes on large tables, or when separating schema changes from data migrations for safer deployments.

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

migration-generator

Create database migrations from model changes, schema diffs, and migration best practices.

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

efcore-patterns

Entity Framework Core best practices including NoTracking by default, query splitting for navigation collections, migration management, dedicated migration services, and common pitfalls to avoid.

ComeOnOliver
ComeOnOliver
databases
open
database-tools
25

memcontext-autopilot

自动化的记忆管理中间件,执行 Retrieve-Respond-Save 闭环以维持长期记忆。

memcontext
memcontext
databases
open
database-tools
25

migration-generator

Create database migrations from model changes, schema diffs, and migration best practices.

CuriousLearner
CuriousLearner
databases
open
database-tools
25

new-migration

Create a new database migration file with the correct next ID, preventing duplicates

TheAstrelo
TheAstrelo
databases
open
database-tools
25

migration-validate

Проверка завершённости миграции — version drift, соответствие содержания Workflows стандарту, актуальность скриптов. Используй после /migration-create для подтверждения что все зависимости синхронизированы.

NSEvteev
NSEvteev
databases
open
database-tools
25

agent-modify

Обновление конфигурации, деактивация или переименование агента. Используй при изменении промпта агента, смене модели, деактивации устаревшего агента или миграции на новое имя.

NSEvteev
NSEvteev
databases
open
database-tools
25

merge

Merge PR с pre/post проверками, sync main и cleanup. Используй при merge PR вместо ручного gh pr merge.

NSEvteev
NSEvteev
databases
open
database-tools
25

merge

Rebase the current branch onto main, resolve any conflicts, then fast-forward main to the latest commit. Use when the user says 'merge', 'merge into main', or 'land this'.

divad12
divad12
databases
open
database-tools
25

renovate-merge

Bulk-merge open Renovate PRs safely. Analyses breaking changes, fetches upstream release notes, classifies risk, builds a dependency-ordered merge plan with user approval gates, executes the rollout, and monitors cluster health between waves. Use when asked to merge Renovate PRs, review dependency updates, or roll out pending updates.

adampetrovic
adampetrovic
databases
open
Previous
Page 26 / 49
Next