postgres-pro
🎯Skillfrom jeffallan/claude-skills
Senior PostgreSQL expert skill covering query optimization with EXPLAIN ANALYZE, JSONB operations, streaming and logical replication, extension usage, VACUUM tuning, and database health monitoring with pg_stat views.
Overview
Postgres Pro is a senior-level PostgreSQL skill that provides deep expertise in database administration, performance optimization, and advanced PostgreSQL features. It covers query optimization with EXPLAIN ANALYZE, JSONB operations and indexing, streaming and logical replication, extension usage (PostGIS, pgvector, pg_trgm), and database maintenance with VACUUM and autovacuum tuning.
Key Features
- Query Performance Optimization - EXPLAIN ANALYZE-based query tuning, index design (B-tree, GIN, GiST, BRIN), and statistics management
- JSONB Operations - Comprehensive guidance on JSONB operators, containment queries, and GIN indexing strategies for JSON data
- Replication Setup - Configuration guides for both streaming replication (high availability) and logical replication with failover planning
- Extension Ecosystem - Usage guidance for PostGIS, pg_trgm, pgvector, uuid-ossp, and pg_stat_statements
- Database Maintenance - VACUUM tuning, autovacuum configuration, bloat tracking, and health monitoring with pg_stat views
Who is this for?
This skill is for PostgreSQL DBAs and backend developers who need expert guidance on database optimization, replication, and maintenance. It is particularly valuable for teams running production PostgreSQL databases who need to optimize query performance, set up high availability, or work with advanced features like JSONB, PostGIS, or pgvector.
Same repository
jeffallan/claude-skills(66 items)
Installation
npx vibeindex add jeffallan/claude-skills --skill postgres-pronpx skills add jeffallan/claude-skills --skill postgres-pro~/.claude/skills/postgres-pro/SKILL.mdSKILL.md
More from this repository10
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
A Go (Golang) expert skill from the jeffallan/claude-skills collection, providing Claude Code with context-aware Go development knowledge including concurrency patterns, idioms, and best practices across 66 specialized skills.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
Expert guidance for Kubernetes cluster management, deployments, troubleshooting, Helm charts, and kubectl operations.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Provides Spring Boot development patterns including REST APIs, dependency injection, JPA persistence, security configuration, and testing best practices
Provides DevOps engineering guidance for CI/CD, infrastructure automation, and cloud deployment, from a collection of 65 skills and 9 workflows built for full-stack developers.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Provides WebSocket implementation patterns including real-time bidirectional communication, connection management, message handling, and error recovery
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.