数据库

SQL、Schema 设计、迁移和数据库操作

217 个 Skills 可用

Skills 列表

planetscale-change-gates-and-approval-contract

planetscale-change-gates-and-approval-contract

128database

Enforce explicit approval gates for any PlanetScale, database, repository, credential, network, or automation mutation.

planetscale avatarplanetscale
获取
planetscale-traffic-control-recommendations

planetscale-traffic-control-recommendations

128database

Build a safe recommendation plan for PlanetScale Postgres Database Traffic Control budgets and rules without applying them.

planetscale avatarplanetscale
获取
planetscale-webhook-automation-recommendations

planetscale-webhook-automation-recommendations

128database

Recommend webhook subscriptions and safe automation patterns for PlanetScale alerts, anomalies, schema recommendations, deploy requests, and agent workflows.

planetscale avatarplanetscale
获取
planetscale-customer-report-template

planetscale-customer-report-template

128database

Produce the final PlanetScale best-practices report after running the inventory and relevant review skills.

planetscale avatarplanetscale
获取
planetscale-vitess-safety-review

planetscale-vitess-safety-review

128database

Review a PlanetScale Vitess database for safe migrations, deploy requests, schema recommendations, Insights, webhooks, and operational safety.

planetscale avatarplanetscale
获取
planetscale-codebase-sqlcommenter-instrumentation

planetscale-codebase-sqlcommenter-instrumentation

127database

Inspect an application repository connected to PlanetScale and recommend SQLCommenter-compatible query tagging packages and conventions.

planetscale avatarplanetscale
获取
planetscale-query-insights-and-tags

planetscale-query-insights-and-tags

126database

Use PlanetScale Insights and SQLCommenter-style query tags to attribute database load, identify risky queries, and prepare safe Traffic Control or schema recommendations.

planetscale avatarplanetscale
获取
planetscale-schema-recommendations-agent-loop

planetscale-schema-recommendations-agent-loop

126database

Safely triage PlanetScale schema recommendations and turn them into reviewed branches, migrations, issues, or pull requests without applying production changes.

planetscale avatarplanetscale
获取
planetscale-safe-orchestrator

planetscale-safe-orchestrator

126database

Master skill that runs the full PlanetScale safe best-practices assessment — inventory, engine review, Insights, Traffic Control, webhooks, schema recommendations, codebase instrumentation, and agent operating model — then produces a unified recommendations report. Never applies changes without explicit approval. Use when the user asks to run the full assessment, all skills, or PlanetScale best-practices review.

planetscale avatarplanetscale
获取
planetscale-pscale-cli-automation

planetscale-pscale-cli-automation

126database

Use the PlanetScale CLI (pscale) from automated agents with --format json, auth check, pscale sql, and per-command --force. Run before other PlanetScale skills when driving pscale directly. Use when the user asks to automate pscale, run CLI commands headless, or verify pscale auth from an agent.

planetscale avatarplanetscale
获取
check-impl-against-spec

check-impl-against-spec

125database

将拉取请求的实现与 spec_context.md 中的规范上下文进行比较,并将任何实质性不匹配反馈到 review.json 中。在已批准或仓库规范上下文可用时,在 PR 审查期间使用。

warpdotdev avatarwarpdotdev
获取
neo4j-cypher-skill

neo4j-cypher-skill

108database

Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.

neo4j-contrib avatarneo4j-contrib
获取
neon-postgres-egress-optimizer

neon-postgres-egress-optimizer

82database

Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when a user mentions high database bills, unexpected data transfer costs, network transfer charges, egress spikes, "why is my Neon bill so high", "database costs jumped", SELECT * optimization, query overfetching, reduce Neon costs, optimize database usage, or wants to reduce data sent from their database to their application. Also use when reviewing query patterns for cost efficiency, even if the user doesn't explicitly mention egress or data transfer.

neondatabase avatarneondatabase
获取
claimable-postgres

claimable-postgres

82database

Provision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK. Use when users ask for a quick Postgres environment, a throwaway DATABASE_URL for prototyping/tests, or "just give me a DB now". Triggers include: "quick postgres", "temporary postgres", "no signup database", "no credit card database", "instant DATABASE_URL", "npx neon-new", "neon.new", "neon.new API", "claimable postgres API".

neondatabase avatarneondatabase
获取
gsd-2-agent-framework

gsd-2-agent-framework

78database

Meta-prompting, context engineering, and spec-driven development system for autonomous long-running coding agents

reason-machines avatarreason-machines
获取
memory-lancedb-pro-openclaw

memory-lancedb-pro-openclaw

78database

Expert skill for memory-lancedb-pro — a production-grade LanceDB-backed long-term memory plugin for OpenClaw agents with hybrid retrieval, cross-encoder reranking, multi-scope isolation, and smart auto-capture.

reason-machines avatarreason-machines
获取
data-model-creation

data-model-creation

76database

[Deprecated] Optional advanced tool for complex data modeling. For simple MySQL table creation, use relational-database-tool directly; for PostgreSQL / CloudBase PG schema work, use postgresql-development. New environments should use PostgreSQL DDL via queryPgDatabase/managePgDatabase — see postgresql-development skill instead.

tencentcloudbase avatartencentcloudbase
获取
cloud-storage-web

cloud-storage-web

76database

Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk) - upload, download, temporary URLs, file management, and best practices.

tencentcloudbase avatartencentcloudbase
获取
neon-postgres

neon-postgres

71database

使用 Neon Serverless Postgres 的指南和最佳实践。涵盖设置、连接方法、分支、自动扩缩容、自动暂停、只读副本、连接池、Neon Auth 以及 Neon CLI、MCP 服务器、REST API、TypeScript SDK 和 Python SDK。当用户询问“Neon 设置”、“连接到 Neon”、“Neon 项目”、“DATABASE_URL”、“无服务器 Postgres”、“Neon CLI”、“neonctl”、“Neon MCP”、“Neon Auth”、“@neondatabase/serverless”、“@neondatabase/neon-js”、“自动暂停”、“Neon 自动扩缩容”、“Neon 只读副本”或“Neon 连接池”时使用。

neondatabase avatarneondatabase
获取
laravel-best-practices

laravel-best-practices

65database

Laravel 13 conventions and best practices. Use when creating controllers, models, migrations, validation, services, or structuring Laravel applications. Triggers on tasks involving Laravel architecture, Eloquent, database, API development, or PHP patterns.

asyrafhussin avatarasyrafhussin
获取
postgres-drizzle

postgres-drizzle

57database

在创建API、后端或数据模型时主动应用。触发条件包括PostgreSQL、Postgres、Drizzle、drizzle-orm、drizzle-kit、数据库、模式、pgTable、表、列、索引、查询、迁移、ORM、关系、关系查询、连接、事务、SQL、连接池、PgBouncer、N+1、JSONB、RLS、全文搜索、分区。在编写数据库模式、查询、迁移、连接设置或任何与数据库相关的代码时使用。PostgreSQL和Drizzle ORM最佳实践。

ccheney avatarccheney
获取
prisma-postgres

prisma-postgres

44database

Prisma Postgres 设置与操作指南,涵盖控制台、create-db CLI、管理 API 和管理 API SDK。在创建 Prisma Postgres 数据库、使用 Prisma 控制台、通过 create-db/create-pg/create-postgres 进行配置,或使用服务令牌或 OAuth 集成编程式配置时使用。

prisma avatarprisma
获取
prisma-driver-adapter-implementation

prisma-driver-adapter-implementation

44database

Prisma v7 驱动适配器工作所需的必备参考。在实现或修改适配器、添加数据库驱动、或接触 SqlDriverAdapter/Transaction 接口时使用。包含无法从代码示例推断的关键契约细节——包括事务生命周期协议、错误映射要求和验证清单。现有实现不能替代此技能。

prisma avatarprisma
获取
prisma-upgrade-v7

prisma-upgrade-v7

44database

从 Prisma ORM v6 升级到 v7 的完整迁移指南,涵盖所有重大变更。在升级 Prisma 版本、遇到 v7 错误或迁移现有项目时使用。触发词包括“升级到 Prisma 7”、“Prisma 7 迁移”、“prisma-client 生成器”、“需要驱动适配器”。

prisma avatarprisma
获取