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
7

riverpod-3-0-migration

Migrate Riverpod from 2.0 to 3.0; automatic retry, paused listeners, legacy providers import, Ref simplification, FamilyNotifier removal, ProviderException, updateShouldNotify. Use when the user asks about Riverpod 3 migration, upgrading to Riverpod 3, or breaking changes in 3.0.

serverpod
serverpod
databases
open
database-tools
7

riverpod-cancel

Cancel or debounce Riverpod async requests with ref.onDispose; cancel when user leaves the page, debounce rapid refreshes. Use when the user asks about cancelling requests, debouncing, or cleaning up when a provider is disposed.

serverpod
serverpod
databases
open
database-tools
7

model

Create or update a database table, its validators, and its server model, including changes to existing table-backed fields and behavior. Also covers Atlas migrations.

gistajs
gistajs
databases
open
database-tools
7

sql

SQL database queries, joins, aggregations, subqueries, and optimization. Use for .sql files and database operations.

G1Joshi
G1Joshi
databases
open
database-tools
7

mysql

MySQL relational database with InnoDB, replication, and stored procedures. Use for MySQL operations.

G1Joshi
G1Joshi
databases
open
database-tools
7

alembic-migration-checker

Assess Alembic migration correctness and consistency in mugen. Use when reviewing migration quality before running migrations, or when debugging migration failures. Runs revision graph checks, static revision checks, offline SQL generation, duplicate CREATE TYPE detection, and optional disposable Postgres upgrade/downgrade roundtrip.

vorsocom
vorsocom
databases
open
database-tools
7

riverpod-faq-and-practices

Answers Riverpod FAQ (ref.refresh vs invalidate, ConsumerWidget vs StatelessWidget, Ref vs WidgetRef, reset all providers, ref after unmount) and do/don't best practices (avoid init in widgets, avoid ephemeral state in providers, avoid side effects in provider init, static providers, riverpod_lint). Use when the user asks Riverpod FAQ, best practices, or do/don't guidelines.

serverpod
serverpod
databases
open
database-tools
7

nocodb

Access and manage NocoDB databases via v3 REST API. Use for managing workspaces, bases, tables, fields, views, records, and more. Supports filtering, sorting, pagination, linked records, attachments, and team management.

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

mori

Database virtualization proxy with copy-on-write semantics. Use when setting up, running, debugging, or integrating Mori — a transparent proxy that routes reads to production and captures writes in a local Shadow database.

psrth
psrth
databases
open
database-tools
7

wp-cli-ops

WP-CLI operations via Lando — database management, search-replace, user management, deploy scripts, maintenance

codigodoleo
codigodoleo
databases
open
database-tools
7

retro

スプリントレトロスペクティブを実行する。KPT整理→改善アクション→CLAUDE.md/rules/agentsへの自動フィードバックで組織を進化させる

nogataka
nogataka
databases
open
database-tools
7

sw-sync

Syncs the local repository by fetching all remotes, updating the base branch, and removing stale local branches that have been deleted upstream.

Obsidian-Owl
Obsidian-Owl
databases
open
database-tools
7

migration-patterns

Patterns for safe database migrations in production environments

bradtaylorsf
bradtaylorsf
databases
open
database-tools
6

backend-migrations

Create and manage database migrations with proper rollback methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating new database migration files, modifying table schemas, adding or removing columns, creating or dropping indexes, or managing database version control. When working with migration directories, schema definition files, or database change scripts. When implementing backwards-compatible database changes for production deployments. When separating schema changes from data migrations.

coreyja
coreyja
databases
open
database-tools
6

migration-patterns

Database migration patterns for SQLite. Use when creating migrations, modifying schema, or running database changes.

spences10
spences10
databases
open
database-tools
6

backend-queries

Write secure, performant database queries using parameterized statements, proper indexing, and query optimization techniques. Use this skill when writing SQL queries, ORM query methods, or database access code. When implementing data fetching logic that retrieves or updates database records. When optimizing queries to prevent N+1 problems through eager loading or joins. When using WHERE clauses, JOIN operations, or ORDER BY statements. When implementing transactions for related database operations. When working with query builder methods, raw SQL, or ORM query interfaces. When setting query timeouts or implementing query result caching.

coreyja
coreyja
databases
open
database-tools
6

drizzle-migration

Execute the proper Drizzle Kit workflow for database schema migrations in asset-forge. Use this when the user asks to create a database migration, update the database schema, or when schema changes need to be applied to the database.

Dexploarer
Dexploarer
databases
open
database-tools
6

supabase

CRITICAL: Primary database layer for ALL persistent data operations. Invoke for any CRUD (Create, Read, Update, Delete) operation, data persistence, SQL queries, schema changes, vector/embedding search with pgvector, file storage, and table migrations. Triggers on: save, store, fetch, update, delete, query, database, records, tables, persist, embeddings, vector search, or any data requiring persistence beyond current session.

jawwadfirdousi
jawwadfirdousi
databases
open
database-tools
6

pulsar

Apache Pulsar cloud-native messaging and streaming. Covers topics, subscriptions, Pulsar Functions, and geo-replication. Use for multi-tenant, geo-distributed messaging systems. USE WHEN: user mentions "pulsar", "bookkeeper", "multi-tenancy", "geo-replication", "pulsar functions", asks about "cloud-native streaming", "tenant isolation", "global messaging" DO NOT USE FOR: simple queues - use `rabbitmq` or `sqs`; AWS-native - use `sqs`; Azure-native - use `azure-service-bus`; GCP-native - use `google-pubsub`; lightweight - use `nats`; JMS - use `activemq`

claude-dev-suite
claude-dev-suite
databases
open
database-tools
6

data-fetching

Data fetching and sending patterns using native fetch and React Query. Use this skill whenever the user asks to fetch data, load data from an API, send data to the backend, create API calls, integrate with a backend, make HTTP requests, implement data loading, or build features that read/write data to/from a server. Covers useQuery for GET requests and useMutation for POST, PUT, PATCH, DELETE.

EmilLykke
EmilLykke
databases
open
database-tools
6

migrate-to-motherduck

Plan a migration onto MotherDuck. Use when moving from Snowflake, Redshift, PostgreSQL, dbt-heavy stacks, or lakehouse tooling and the key decisions are target pattern, cutover slices, validation, rollback, and native-versus-DuckLake posture.

motherduckdb
motherduckdb
databases
open
database-tools
6

managing-database-replication

This skill enables Claude to manage database replication, failover, and high availability configurations using the database-replication-manager plugin. It is designed to assist with tasks such as setting up master-slave replication, configuring automatic failover, monitoring replication lag, and implementing read scaling. Use this skill when the user requests help with "database replication", "failover configuration", "high availability", "replication lag", or "read scaling" for databases like PostgreSQL or MySQL. The plugin facilitates both physical and logical replication strategies.

intent-solutions-io
intent-solutions-io
databases
open
Previous
Page 39 / 49
Next