postgres-optimizer

Community

Speed up PostgreSQL with safe migrations.

Authorthesammykins
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PostgreSQL tuning expert guidance to maximize performance through thoughtful indexing, modern schema design, and safe migration practices.

Core Features & Use Cases

  • Indexing strategies: design covering and partial indexes, UUIDv7 primary keys, and appropriate timestamptz usage.
  • Query analysis and optimization: use EXPLAIN ANALYZE (BUFFERS) to identify bottlenecks and verify improvements.
  • Migration planning: provide safe rollout patterns, rollback strategies, and validation checks during schema changes.
  • Data modeling guidance: recommend when to use JSONB vs relational structures and how to cap growth with proper constraints.

Quick Start

Propose an optimization plan for a slow PostgreSQL query on a production database.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: postgres-optimizer
Download link: https://github.com/thesammykins/dotfiles/archive/main.zip#postgres-optimizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.