postgresql-optimization
PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.
Content Preview
--- name: postgresql-optimization description: "PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management." category: granular-workflow-bundle risk: safe source: personal date_added: "2026-02-27" --- # PostgreSQL Optimization Workflow ## Overview Specialized workflow for PostgreSQL database optimization including query tuning, indexing strategies, performance analysis, vacuum management, and production database ad
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/postgresql-optimization.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/postgresql-optimization/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/postgresql-optimization/SKILL.md
Related Skills
postgresql
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
data-aipostgresql
by sickn33 (Antigravity) · antigravity-awesome-skills
data
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
pluginpluginmarketplacedata
by Anthropic · anthropic-official-plugins
azure-postgres-ts
Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package.
data-aiazurepostgrests
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-resource-manager-postgresql-dotnet
Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.
data-aiazureresourcemanager
by sickn33 (Antigravity) · antigravity-awesome-skills