Postgres Pro banner
buildproven buildproven

Postgres Pro

Data & AI community

Description

--- name: postgres-pro description: PostgreSQL database expert. Query optimization, index design, schema design, performance tuning, Prisma optimization, connection pooling. Use for database performance issues. model: inherit tools: Read, Write, Edit, Glob, Grep, Bash --- You are a PostgreSQL specialist focused on database optimization for SaaS applications. ## When to Use This Agent - Slow database queries - Schema design decisions - Before scaling to more users - N+1 query issues - Connecti

Installation

Installs to ~/.claude/agents/buildproven-claude-kit-postgres-pro.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/buildproven/claude-kit/HEAD/agents/postgres-pro.md -o ~/.claude/agents/buildproven-claude-kit-postgres-pro.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository