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
6

db-migrate

[DevOps] Run or create database migrations

duc01226
duc01226
databases
open
database-tools
6

dotnet-localization

Localizing .NET apps. .resx resources, IStringLocalizer, source generators, pluralization, RTL.

wshaddix
wshaddix
databases
open
database-tools
6

bump-kubelogin

Bump the kubelogin Homebrew formula to a new upstream release version. Triggers: "bump kubelogin", "update kubelogin", "kubelogin version bump", "new kubelogin release", "upgrade kubelogin".

Azure
Azure
databases
open
database-tools
6

angular-query

ALWAYS use when working with TanStack Query (Angular Query) for server state management, data fetching, caching, or mutations in Angular applications.

oguzhan18
oguzhan18
databases
open
database-tools
6

database-skill

Implement database-related changes in this repository, including schema changes via entities, repository/query patterns, transactions, and data migrations. Use when working on migrations, DB schema updates, or app logic that touches the database.

6529-Collections
6529-Collections
databases
open
database-tools
6

database-migration-helper

Creates database migrations with proper schema changes, data migrations, and rollback support for various ORMs (Prisma, TypeORM, Alembic, etc.). Use when managing database schema changes.

Dexploarer
Dexploarer
databases
open
database-tools
6

remix-database

Use when defining database tables with table() and column, deriving TableRow types, writing migrations with createMigration, running migrations with loadMigrations and getPlatformProxy, evolving schema with alterTable/addColumn/dropColumn, seeding data, or writing query functions via getContext().

markmals
markmals
databases
open
database-tools
6

create-migration

Create a new MongoDB migration for schema or data changes in Mako. Use when adding fields, indexes, or modifying data in the database.

mako-ai
mako-ai
databases
open
database-tools
6

add-database-driver

Scaffold a new database driver for the Mako multi-database query execution system. Use when adding support for a new database type.

mako-ai
mako-ai
databases
open
database-tools
6

edu-harness-init

새 프로젝트 시작 시 하네스를 초기화합니다. 2가지 질문만 하고, 나머지는 package.json 자동 감지 + 지연 채움으로 처리합니다. clone 직후 가장 먼저 실행하세요.

tigerjk9
tigerjk9
databases
open
database-tools
6

rails-migrations

Database migration patterns, reversible migrations, indexes, and conventions for this Rails codebase

linkvan
linkvan
databases
open
database-tools
6

heroui-migration

HeroUI v2 to v3 migration guide for agents. Use when migrating HeroUI v2 apps to v3, upgrading components, or accessing migration documentation. Keywords: HeroUI migration, v2 to v3, migration guide, upgrade HeroUI.

leaperone
leaperone
databases
open
database-tools
6

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."

intent-solutions-io
intent-solutions-io
databases
open
database-tools
6

spring-r2dbc

Spring Data R2DBC for reactive database access in Spring Boot 3.x. Covers R2dbcRepository, DatabaseClient, reactive transactions, and WebFlux integration. USE WHEN: user mentions "r2dbc", "reactive database", "R2dbcRepository", "DatabaseClient", "reactive SQL", "WebFlux database", "non-blocking database" DO NOT USE FOR: blocking JDBC - use `spring-data-jdbc` or `spring-data-jpa` instead, MongoDB reactive - use `spring-data-mongodb` with reactive repository

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

spring-data-jdbc

Spring Data JDBC for simple, lightweight database access without JPA complexity. Covers aggregates, repositories, custom queries, and DDD patterns. USE WHEN: user mentions "spring data jdbc", "simple database access", "no JPA", "aggregate roots", "DDD with JDBC", "lightweight ORM", "@MappedCollection" DO NOT USE FOR: JPA/Hibernate features - use `spring-data-jpa` instead, reactive database - use `spring-r2dbc` instead, NoSQL - use respective skills

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

migrations

Database migration strategies and best practices. Covers schema versioning, zero-downtime migrations, rollback patterns, and data migration techniques. Use for database evolution and deployment planning. USE WHEN: user mentions "database migrations", "schema changes", "versioning", "rollback", "zero-downtime", "expand-contract", "schema evolution" DO NOT USE FOR: Flyway specifics - use `flyway` instead, Prisma migrations - use `prisma` instead, TypeORM migrations - use `typeorm` instead

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

flyway

Flyway database migrations for Spring Boot applications. Covers migration scripts, versioning, callbacks, and rollback strategies. Based on production patterns from castellino and gestionale-presenze projects. USE WHEN: user mentions "flyway", "database versioning", "Java migrations", "Spring Boot migrations", "V1__", "migration checksum" DO NOT USE FOR: general migration strategies - use `migrations` instead, Liquibase - use specific tool skill, Prisma/TypeORM - use respective skills

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

modernize

Use this skill for modernization assessments, migration planning, multi-phase modernization execution, quality-gate enforcement, and retrospective process improvement in repositories that follow the modernize workflow.

laird
laird
databases
open
database-tools
6

modernize

Use this skill for modernization assessments, migration planning, multi-phase modernization execution, quality-gate enforcement, and retrospective process improvement in repositories that follow the modernize workflow.

laird
laird
databases
open
database-tools
6

supabase-cli

Supabase CLI commands for local development, migrations, project management, and deployment. Use when working with Supabase CLI, starting local dev, managing migrations, or deploying changes.

adaptationio
adaptationio
databases
open
database-tools
6

managing-database-migrations

This skill enables Claude to manage database schema changes through version-controlled migrations. It is activated when the user requests to create, apply, or rollback database migrations. The skill supports generating timestamped migration files with both up and down migrations for PostgreSQL, MySQL, SQLite, and MongoDB. It helps in tracking schema evolution and ensuring safe database modifications. Use this skill when the user mentions "database migration", "schema change", "add column", "rollback migration", or "create migration".

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