Database

Database management and queries

Showing 2761-2784 of 3662 skills
liuchiawei

error-diagnostics-smart-debug

by liuchiawei

"Use when working with error diagnostics smart debug"

Database 2 5mo ago
liuchiawei

neon-postgres

by liuchiawei

"Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres serverless."

API Dev 2 5mo ago
masanao-ohba

migration-checker

by masanao-ohba

Validates CakePHP migration files and ensures consistency between migrations, fixtures, and database schemas in multi-database environments

Database 2 9mo ago
jshchnz

vercel-cost-guard

by jshchnz

Audits Next.js/Vercel projects for 22 cost-causing patterns across bandwidth, compute, invocations, and image optimization. Scans for large uncompressed media, missing preload attributes, API routes without caching, AI streaming without timeouts, database N+1 queries, unscoped middleware, accidental dynamic rendering, payload limit violations, missing ISR/static generation, and configuration issues. Use when reviewing a Next.js project for cost issues, preparing for launch, or after receiving an unexpected Vercel bill.

Database 2 5mo ago
tenzir

reviewing-changes

by tenzir

Review methodology for code changes with confidence scoring. Use when spawning reviewer agents, rating issue severity (P1-P4), or scoring review confidence.

Code Review 2 6mo ago
mrsknetwork

migrations

by mrsknetwork

Manages database schema changes using Alembic — generates migration files, reviews them for safety, runs them in the right order, and handles rollbacks. Use when adding a new table, modifying columns, adding indexes, or renaming anything in the database. Trigger when the user mentions "migration", "alembic", "schema change", "add column", "rename table", "database version", or "upgrade/downgrade database". This skill prevents the most common data-loss mistakes: running migrations in production without a backup, generating empty migrations, and forgetting to handle nullability on existing rows.

Code Gen 2 5mo ago
knowlet

query-sub-agent

by knowlet

專責處理 IDF (Information Display Frame) 類型的需求。讀取規格目錄結構,生成/審查 Query Side 設計與實作。支援 Java、TypeScript、Go 多語言。

Caching 2 7mo ago
anivar

zod-testing

by anivar

Testing patterns for Zod schemas using Jest and Vitest. Covers schema correctness testing, mock data generation, error assertion patterns, integration testing with API handlers and forms, snapshot testing with z.toJSONSchema(), and property-based testing. Baseline: zod ^4.0.0. Triggers on: test files for Zod schemas, zod-schema-faker imports, mentions of "test schema", "schema test", "zod mock", "zod test", or schema testing patterns.

Database 2 5mo ago
pluginagentmarketplace

rag-systems

by pluginagentmarketplace

Retrieval Augmented Generation systems with vector search, document processing, and hybrid retrieval.

Database 2 7mo ago
aiko-atami

argon-router

by aiko-atami

Integrate and use argon-router in React web applications with Effector. Use when tasks involve creating routes and routers, wiring RouterControls/history adapters, composing routes with chainRoute/group/createVirtualRoute, rendering views with RouterProvider/createRoutesView/Outlet, building links with Link/useLink, and managing URL query state with trackQuery and @argon-router/paths.

Code Gen 2 5mo ago
gravito-framework

atlas-expert

by gravito-framework

Specialized in Atlas ORM and database design for Gravito. Trigger this for schema design, migrations, or complex query building.

Database 2 6mo ago
lukeslp

docs

by lukeslp

"Documentation generation and technical writing skill. Use when: creating README files, writing API documentation, generating code documentation (Python docstrings, JSDoc), building user guides, producing architecture overviews, or improving existing documentation quality."

API Dev 2 5mo ago
jclfocused

supabase-seeding

by jclfocused

Guides proper Supabase database seeding patterns. Use when creating seed files, seeding data, populating databases, or setting up test data in Supabase projects. Covers local and production seeding best practices.

Code Gen 2 5mo ago
mindmorass

database-migration-patterns

by mindmorass

Database schema migration patterns and best practices. Use when creating database migrations, implementing zero-downtime schema changes, version control for databases, or managing data migrations.

Code Gen 2 6mo ago
masanao-ohba

requirement-analyzer

by masanao-ohba

Extends generic requirement analysis with PHP/CakePHP specific considerations and technical mappings

Auth 2 9mo ago
jforksy

infra-cost

by jforksy

Analyze and optimize cloud infrastructure costs, identify waste, and track spend efficiency

Processing 2 5mo ago
liuchiawei

code-review-checklist

by liuchiawei

"Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability"

Code Review 2 5mo ago
cuozg

flatbuffers-coder

by cuozg

FlatBuffers pipeline — define .fbs schema, generate C# via flatc, serialize/deserialize binary data. Triggers — 'flatbuffers', 'fbs schema', 'flatbuffer', 'binary serialization', 'flatc'.

Processing 2 5mo ago
boneskull

zod-v4

by boneskull

Expert guidance on Zod v4 validation library including breaking changes from v3, migration patterns, core API usage, and common validation patterns. Use when working with Zod schemas, validation, type inference, or migrating from Zod v3.

Database 2 8mo ago
jclfocused

supabase-local

by jclfocused

Manages local Supabase setup with custom ports. Use when setting up Supabase locally, creating migrations, managing local database, or configuring Supabase for a project. Ensures proper commands and port configuration.

CLI Tools 2 5mo ago
AlexanderStephenThompson

data-sql

by AlexanderStephenThompson

SQL patterns for query optimization, schema design, and data modeling

Processing 2 5mo ago
erayack

sqlite-best-practices

by erayack

SQLite performance optimization, configuration, and best practices. Use this skill when writing, reviewing, or optimizing SQLite queries, schema designs, or database configurations.

Database 2 5mo ago
masanao-ohba

code-implementer

by masanao-ohba

Implements production code for PHP/CakePHP applications based on functional design specifications

Code Gen 2 6mo ago
pluginagentmarketplace

spring-data-jpa

by pluginagentmarketplace

Master Spring Data JPA - repositories, queries, relationships, transactions, and performance

Processing 2 7mo ago