home/categories/databases
domain cluster

Databases

SQL, NoSQL, and database management tools.

3963 个技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
nosql-databases
157

pinecone

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

Microck
Microck
databases
open
sql-databases
157

setup-timescaledb-hypertables

Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes, compression, retention policies, and continuous aggregates. Instructions for selecting: partition columns, segment_by columns, order_by columns, chunk time interval, real-time aggregation.

Microck
Microck
databases
open
sql-databases
157

wheels-migration-generator

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

Microck
Microck
databases
open
sql-databases
157

find-hypertable-candidates

Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables

Microck
Microck
databases
open
sql-databases
157

sql-research

Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.

Microck
Microck
databases
open
sql-databases
157

sql-query-explainer

Explain, optimise, or translate SQL queries into plain language. Use when asked to explain a SQL query, optimise slow SQL, write a data dictionary, translate SQL to plain English for non-technical stakeholders, or review a query for correctness and performance. Works across PostgreSQL, MySQL, BigQuery, Snowflake, and standard SQL.

mohitagw15856
mohitagw15856
databases
open
sql-databases
157

database-implementation

Database schema design, migrations, query optimization with SQL, Exposed ORM, Flyway. Use for database, migration, schema, sql, flyway tags. Provides migration patterns, validation commands, rollback strategies.

Microck
Microck
databases
open
sql-databases
155

mongodb

Work with MongoDB databases using best practices. Use when designing schemas, writing queries, building aggregation pipelines, or optimizing performance. Triggers on MongoDB, Mongoose, NoSQL, aggregation pipeline, document database, MongoDB Atlas.

hoodini
hoodini
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
sql-databases
155

sql-optimizer

Analyzes SQL queries for performance issues: missing indexes, N+1 patterns, suboptimal joins, full table scans. Interprets EXPLAIN output, detects anti-patterns, recommends indexes, and rewrites queries with detailed explanations of each optimization. Triggers on: "optimize this query", "slow query", "query performance", "add indexes", "index recommendation", "explain plan", "query plan", "N+1 query", "fix this SQL", "SQL performance", "optimize SQL", "why is this query slow", "index strategy". Use this skill when given a SQL query that needs performance analysis or optimization.

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
sql-databases
152

sql-generation

SQL generation reference for SimpleORM — how TSimpleSQL builds queries, pagination by dialect, soft delete behavior.

academiadocodigo
academiadocodigo
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
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
sql-databases
145

mcp-database

Use when querying, modifying, or investigating database state — enforces schema-first approach and mutation safety

agiletec-inc
agiletec-inc
databases
open
sql-databases
143

sla-tracking

Use to design measurement, alerting, and reporting for MQL→SQL SLAs.

gtmagents
gtmagents
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
sql-databases
143

database-patterns

Database design and migration patterns for Alembic migrations, schema design (SQL/NoSQL), and database versioning. Use when creating migrations, designing schemas, normalizing data, managing database versions, or handling schema drift.

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
Previous
Page 38 / 166
Next