postgres skills

164 tagged postgres, measured the same way as everything else here.

Browse within: postgresql 30supabase 28realtime 22firebase 20postgrest 20sql 13human-in-the-loop 9agent-harness 8change-control 8hackathon 8migrations 6performance 6plugin 6docker 5

diesel-guard

25

ayarotsky/diesel-guard

Skill Claude CodeCodex

Lints Diesel and SQLx Postgres migrations for unsafe schema changes that lock tables or cause downtime, and authors custom Rhai checks. Use when reviewing, writing, or fixing SQL migrations, when diesel-guard reports a violation, when configuring diesel-guard.toml, or when the user mentions migration safety, table…

120 8d ago A 77 tokens original MIT

planetscale/skills

Skill Claude CodeCodex

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…

108 4d ago A 85 tokens original MIT

payload-cms

28

textura-agency/next16-claude-starter

Skill Claude CodeCodex

Install and wire Payload CMS into this Next.js 16 app, backed by Supabase Postgres and Supabase Storage — packages, payload.config.ts, the (payload) route group, collections derived from the actual page views, type generation, migrations, and proving the read loop end-to-end. Use when the user asks to "add a CMS"…

107 +2 15d ago A 101 tokens original Unlicense

neon-functions

29

neondatabase/agent-skills

Skill Claude CodeCodex

Long-running, serverless Node.js HTTP functions deployed onto your Neon branch, with DATABASEURL injected automatically and compute that runs next to your data. Use when a user wants to host an API, an AI agent with long streaming responses, a WebSocket or server-sent-events (SSE) server, a webhook handler, a Discord…

84 3d ago A 178 tokens original Apache-2.0

neon

30

neondatabase/agent-skills

Skill Claude CodeCodex

Overview of Neon, a complete set of cloud backend primitives for apps and agents, spanning Lakebase Postgres, Auth, the Data API, Object Storage, Compute Functions, and the AI Gateway. Start here to route to the right Neon skill, set up the CLI or MCP server, and follow the branch-first workflow. Use when "Neon" or…

84 3d ago A 251 tokens original Apache-2.0

laguagu/claude-code-nextjs-skills

Skill Claude CodeCodex

PostgreSQL-based semantic and hybrid search with pgvector and ParadeDB. Use when implementing vector search, semantic search, hybrid search, or full-text search in PostgreSQL. Covers pgvector indexing, hybrid FTS/BM25 + RRF, ParadeDB, reranking, halfvec, multilingual search, query translation, and domain evals.…

61 5d ago A 228 tokens original MIT

database

32

bug-ops/zeph

Skill Claude CodeCodex

Query and manage SQLite, PostgreSQL, and MySQL databases from the command line. Use when the user asks to run SQL queries, inspect database schemas, create or alter tables, import or export data, manage indexes, analyze query performance with EXPLAIN, back up or restore databases, or perform CRUD operations via…

57 8d ago A 76 tokens original MIT

gemini-cli-extensions/cloud-sql-postgresql

Skill Claude CodeCodex

Use these skills when you need to explore the database structure, discover schema objects like views or stored procedures, and execute custom SQL queries to interact with your data.

42 5d ago A 39 tokens original Apache-2.0

gemini-cli-extensions/cloud-sql-postgresql

Skill Claude CodeCodex

Use these skills when you need to audit database health, identify storage bloat, find invalid indexes, analyze table statistics, and manage maintenance configurations like autovacuum.

42 5d ago A 40 tokens original Apache-2.0

neondatabase/postgres-skills

Skill Claude CodeCodex

Best practices and guidelines for working with Postgres. Covers schema design, indexing strategies, query optimization, migrations, and common pitfalls. Use when writing SQL, designing database schemas, optimizing queries, or setting up a Postgres database.

29 +1 7d ago A 52 tokens original Apache-2.0

run402

37

kychee-com/run402

Skill Claude CodeCodex

Provision Postgres + REST API + auth + content-addressed storage + serverless functions + email — paid with x402 USDC on Base. Prototype tier is free on testnet. Use when the user asks to build a webapp, deploy a site, create a database, generate images, or mentions Run402.

24 2d ago A 67 tokens original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when writing new Rails code for the PostgreSQL + Hotwire + Tailwind stack. Not for general architecture review. Trigger words: stack conventions, PostgreSQL, Hotwire, Tailwind, Turbo, Stimulus.

24 11d ago A 49 tokens original MIT

stacklok/toolhive-registry-server

Skill Claude CodeCodex

Deploy the ToolHive Registry Server to a Kind cluster with CloudNativePG (CNPG) PostgreSQL database. Use when you need a production-like PostgreSQL setup with the CNPG operator.

24 5d ago A 46 tokens original Apache-2.0

create-migration

40

tale-project/tale

Skill Claude CodeCodex

Use this skill whenever you change the shape of the 0.5 backend database — a new table, a new column, an index, a constraint, a backfill, or a data reshape. It owns the authoring contract (one numbered .sql file under services/platform/backend/db/migrations/, applied at boot in filename order inside one advisory…

23 2d ago A 152 tokens original MIT

claude-memory

41

mkupermann/throughline

Skill Claude CodeCodex

Access the persistent memory database (PostgreSQL claudememory) for long-term context across Claude Code sessions. Triggers on "what do I know about", "memory lookup", "recall", "memory db", "what did we decide about", "similar conversations", "lookup context", "/memory". Provides semantic search, SQL queries and the…

21 6d ago A 81 tokens original MIT

ops-db

42

bezhai/chiwei-platform

Skill Claude CodeCodex

A controlled command for reading data and database structure from three PostgreSQL databases, or submitting database changes for human approval. PostgreSQL is a database system used to store application data.

20 2d ago A 37 tokens original MIT

db-performance

43

sawrus/agent-guides

Skill Claude CodeCodex

PostgreSQL query performance — EXPLAIN ANALYZE, index design, pgstatstatements, slow query detection, connection pool tuning.

17 11d ago A 32 tokens original MIT