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
145

sync-db

This skill should be used when the user asks to "sync database", "get production data", "download prod db", "migrate database", "update local db", "refresh dev database", or needs to sync production data to local/dev environment.

genlayer-foundation
genlayer-foundation
databases
open
database-tools
145

drizzle-migrations

Drizzle ORM database migration workflow. Use when making schema changes, adding columns/tables, or modifying the database. Triggers include "add a column", "create a table", "schema change", "migration", "db change", or any task that modifies drizzle schema files.

iterate
iterate
databases
open
database-tools
143

dream

Nightly memory consolidation — prunes stale entries, merges duplicates, resolves contradictions, rebuilds MEMORY.md index. Use when memory files have accumulated over many sessions and need cleanup. Do NOT use for storing new decisions (use remember) or searching memory (use memory).

yonatangross
yonatangross
databases
open
database-tools
142

1c-platform-tools-setversion

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

yellow-hammer
yellow-hammer
databases
open
database-tools
142

1c-platform-tools-infobase

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

yellow-hammer
yellow-hammer
databases
open
database-tools
136

db-generate

Generate database migrations for a Medusa module

medusajs
medusajs
databases
open
database-tools
136

db-migrate

Run database migrations in Medusa

medusajs
medusajs
databases
open
database-tools
132

sql-portability

Analyse whether a SQL query is portable across database implementations using sqlglot transpilation. Use this skill when checking SQL compatibility, cross-database portability, dialect differences, or when reviewing SQL on FHIR ViewDefinition queries for implementation-specific issues. Trigger keywords include "sql portability", "dialect", "cross-database", "transpile", "compatible", "portable SQL", "database compatibility".

FHIR
FHIR
databases
open
database-tools
128

tanstack-query-best-practices

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-driven React applications with server state.

DeckardGer
DeckardGer
databases
open
database-tools
128

next-upgrade

Upgrade Next.js to the latest version following official migration guides and codemods. Use when upgrading Next.js versions, running codemods, or migrating between major releases.

vercel
vercel
databases
open
database-tools
125

shep-kit-merged

Use after a PR has been merged to clean up. Switches to main, pulls latest, and deletes the local feature branch. Triggers include "merged", "pr merged", "cleanup branch", or after confirming a PR was merged. Part of the Shep autonomous SDLC platform — https://shep.bot

shep-ai
shep-ai
databases
open
database-tools
125

db-migrate

Миграция схемы базы данных: SQLite → PostgreSQL/Supabase. Генерация SQL, проверка совместимости.

alexeykrol
alexeykrol
databases
open
database-tools
124

migrate

Migrate your Elle installation between versions. Handles any version-to-version upgrade path with sequential, idempotent steps. Use when updating Elle, when prompted by a version mismatch, or when the user says "migrate Elle" or "upgrade Elle".

kenneth-liao
kenneth-liao
databases
open
database-tools
124

literature-management

Import local literature into a managed library; trigger when you need offline deduplication, tagging, and a searchable index.

aipoch
aipoch
databases
open
database-tools
124

biopython-entrez

Use Bio.Entrez to access NCBI databases (e.g., PubMed/GenBank) for searching, fetching summaries, and downloading records when your workflow needs to call the NCBI E-utilities API over the network.

aipoch
aipoch
databases
open
database-tools
124

brewer

维护 Homebrew cask 到 brewforge/chinese 仓库。触发场景:(1) 用户要求添加或更新 cask;(2) 用户提供上游 cask 文件 URL;(3) 用户提到将软件收录到 brewforge。

Brewforge
Brewforge
databases
open
database-tools
120

relic-shelf-migration

Migrate a Dart web server from Shelf to Relic. Side-by-side reference for every API change. Use when converting Shelf code to Relic, replacing shelf/shelf_router/shelf_web_socket imports, or upgrading an existing server.

serverpod
serverpod
databases
open
database-tools
120

relic-app-setup

Bootstrap a Relic web server, configure RelicApp, start serving, and enable hot reload. Use when creating a new Relic project, setting up a server, or configuring the development workflow.

serverpod
serverpod
databases
open
database-tools
120

history-stats-cache-change

处理 BatteryRecorder 历史统计缓存相关改动的固定流程。用于修改 AppStats、SceneStats、记录详情 power stats 的缓存 payload、cache key、命名目录、失效规则或版本号时,避免只改半条缓存链路。

Itosang
Itosang
databases
open
database-tools
116

bestblogs-add-source

Use when 用户想向 BestBlogs 添加一个或多个 RSS 订阅源,或导入 OPML 订阅列表。

ginobefun
ginobefun
databases
open
database-tools
116

bestblogs-translate-analysis-result

Use when 用户或 orchestrator 需要翻译某条 BestBlogs 已保存的分析结果,并持久化翻译内容,此时队列选择和评分判断已经完成。

ginobefun
ginobefun
databases
open
database-tools
115

makemigrations

Create SQLite migrations for MemoryLane storage schema changes. Use when interfaces or persisted fields change in src/main/storage/index.ts, when a new column/index/table/trigger is needed, or when the user asks to add a migration similar to 0001_initial_schema.ts.

deusXmachina-dev
deusXmachina-dev
databases
open
database-tools
115

maui-sqlite-database

Add SQLite local database storage to .NET MAUI apps using sqlite-net-pcl. Covers data models with ORM attributes, async database service with lazy init, DI registration, WAL mode, and file management. Works with any UI pattern (XAML/MVVM, C# Markup, MauiReactor). USE FOR: "SQLite database", "local database", "sqlite-net-pcl", "offline storage", "CRUD database", "database service", "WAL mode", "CreateTableAsync", "local data persistence", "ORM attributes". DO NOT USE FOR: REST API data fetching (use maui-rest-api), secure credential storage (use maui-secure-storage), or file picking (use maui-file-handling).

davidortinau
davidortinau
databases
open
database-tools
115

migration-patterns

Loaded when user asks about database migrations or zero-downtime deploys

softspark
softspark
databases
open
Previous
Page 15 / 49
Next