PostgreSQL skills

893 tagged PostgreSQL, measured the same way as everything else here.

Browse within: antigravity 50postgresql 30gemini 28nextjs 23ai-skills 19gemini-cli 19sql 15supabase 14aws 13claude-ai 13claude-plugin 13claude-marketplace 12python3 11geo 10

rag

121

bethanychamberlain/claude-skills-librechat

Skill Claude CodeCodex

Part of librechat-data

Use when setting up LibreChat RAG (Retrieval-Augmented Generation), configuring embeddings providers, setting up file search in agents, configuring PGVector/PostgreSQL for vector storage, or troubleshooting document indexing and retrieval. Also use when users ask about 'chat with documents' or 'file search' features.

3 5mo ago A 63 tokens original MIT

lindoelio/agent-skills

Skill Claude CodeCodex

Design and implement production-ready PostgreSQL databases from requirements through deployment. Use this skill whenever someone wants to create a database schema, design entity relationships, normalize data structures, create tables/indices, write SQL migrations, or implement PostgreSQL databases — whether for simple…

3 1mo ago A 143 tokens

prisma-postgres-setup

123

prisma/prisma-plugin

Skill Claude CodeCodex ✓ vendor

Part of prisma

Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".

3 28d ago A 67 tokens

dbcli

124

Luckymingxuan/dbcli

Skill Claude CodeCodex

Use this skill when the user needs to inspect PostgreSQL tables, understand relationships, and execute SQL through dbcli.

3 3mo ago A 26 tokens original MIT

dbx

125

storj/claude-plugins

Skill Claude CodeCodex

Part of storj-developer

Use when working with DBX database schema definitions, generating Go database bindings, creating models, or writing CRUD operations. DBX is a code generation tool that creates Go code for Postgres, CockroachDB, Spanner, and SQLite databases.

3 3mo ago A 52 tokens original MIT

neon

126

robertn702/webmcp-today

Skill Claude CodeCodex

Overview of the Neon platform for apps and agents, spanning Postgres, Auth, the Data API, and the new services: Object Storage, Compute Functions, and AI Gateway. Use when "Neon" is mentioned, or when any of its individual capabilities are the trigger: "object storage" or "S3", "buckets", "serverless functions", "AI…

2 3d ago A 96 tokens

scalix-database

127

scalixworld/scalix-cloud-mcp

Skill Claude CodeCodex

Part of scalix

Provision and use ScalixNova, Scalix Cloud's serverless PostgreSQL — create databases, choose Postgres versions, run SQL, and understand branching, point-in-time recovery, and isolation tiers. Use when the user wants a Postgres database on Scalix, asks about ScalixNova, database branching, PITR, or pgvector on Scalix.

2 21d ago A 78 tokens original MIT

pumarogie/claude-postgres-skills

Skill Claude CodeCodex

Part of database-skill

Guides Postgres connection pooling when applications add instances, connection churn or storms appear, maxconnections is exhausted, PgBouncer is introduced, or pgxpool and server pool limits must be sized safely.

2 1mo ago A 48 tokens original MIT

pumarogie/claude-postgres-skills

Skill Claude CodeCodex

Part of database-skill

Guides Postgres migrations when altering large or live tables, adding indexes or constraints, backfilling columns, changing column types, or planning zero-downtime rollouts. Covers lock levels, locktimeout, CREATE INDEX CONCURRENTLY, NOT VALID constraints, and expand-and-contract.

2 1mo ago A 62 tokens original MIT

db

131

eddmann/agent-toolkit

Skill Claude CodeCodex

Query and modify databases (PostgreSQL, MySQL/MariaDB, SQLite). Use when the user asks to inspect, query, or write to a database, or when you need to understand a database schema.

2 4mo ago A 45 tokens

stack-knowledge

132

zachjxyz/jvn

Skill Claude CodeCodex

Project technology stack patterns for FastAPI + PostgreSQL + SQLAlchemy + Alembic + PyTorch + pandas.

2 5mo ago A 26 tokens original MIT

prisma-workflow

133

desilokesh1/antigravity-fullstack-hq

Skill Claude CodeCodex

Prisma ORM best practices, schema design, migrations, seeding, and query optimization for PostgreSQL. Use when working with database schemas, migrations, or Prisma queries.

2 2d ago A 39 tokens original MIT

supabase

134

Najeebullah3124/awesome-claude-universe

Skill Claude CodeCodex

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…

2 1mo ago A 92 tokens

db-whisperer

136

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Diagnoses and improves application-layer databases: Postgres, MySQL, SQLite, and MongoDB. Covers EXPLAIN ANALYZE, slow query detection, index strategy, N+1 detection, schema migrations with up/down scripts, connection pooling, replication setup, and vacuum/analyze operations. Use this skill when the user says "this…

2 3mo ago A 131 tokens original MIT

customs-schema-setup

137

FrancoisChastel/sydonia-toolkit

Skill Claude CodeCodex

Set up, install, load, bootstrap or reset the Sydonia Toolkit ASYCUDA / SYDONIA PostgreSQL reference schema in a database. Creates the database, loads the schema then the reference seed then (optionally) the end-to-end example in the correct order, and reports a clean or failed result. Use when the user wants to stand…

2 1mo ago A 91 tokens AGPL-3.0

JoaoEquer/Oficina

Skill Claude CodeCodex

Part of oficina

Data modeling conventions for Prisma + PostgreSQL in multi-tenant systems — workspace isolation, numeric criticality, idempotent recurrence, document versioning by lineage and decoupled audit via a queue in Postgres itself. Use whenever creating or changing schema.prisma, designing new entities, planning migrations or…

2 1mo ago A 76 tokens original MIT

thereal-baitjet/santos-audit-api

Skill Claude CodeCodex

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

2 1mo ago A 41 tokens copy · 83% MIT

supabase

140

thereal-baitjet/santos-audit-api

Skill Claude CodeCodex

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…

2 1mo ago A 129 tokens copy · 95% MIT

neon-postgres

141

icohangar-ops/software-factory

Skill Claude CodeCodex

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon"…

2 2mo ago A 151 tokens

neon

142

icohangar-ops/software-factory

Skill Claude CodeCodex

Overview of the Neon platform for apps and agents, spanning Postgres, Auth, Data API, and the new services: Object Storage, Compute Functions, and AI Gateway. Use whenever "Neon" is mentioned for an overview of how to work with Neon and how to get started. Otherwise, the individual capabilities are the triggers…

2 2mo ago A 138 tokens

dbq

143

yinpengfei/skills

Skill Claude CodeCodex

A SQL assistant for querying MySQL, PostgreSQL, SQLite, and MariaDB databases across development, test, and production environments. SQL is the language used to read and change data in relational databases.

2 1mo ago A 76 tokens

polardb-pg-openapi

144

polardb/polardb-pg-skills

Skill Claude CodeCodex

Manage Alibaba Cloud PolarDB for PostgreSQL via OpenAPI/SDK. Use whenever the user needs PolarDB PostgreSQL resource lifecycle and configuration operations, status checks, or troubleshooting PolarDB API and cluster workflow issues.

2 2mo ago A 50 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: