dba-postgres
CommunityMaster PostgreSQL 16+ database operations.
AuthorMassimilianoPili
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines complex PostgreSQL database tasks, ensuring efficient schema design, robust migrations, and optimized query performance for PostgreSQL 16 and later.
Core Features & Use Cases
- Schema Design & Migrations: Create and manage database schemas and Flyway migrations.
- Performance Tuning: Optimize queries using
EXPLAIN ANALYZEand implement effective indexing strategies. - Advanced Features: Leverage partitioning, extensions (like pgvector, PostGIS), and Row Level Security (RLS).
- Use Case: Design a new
userstable with UUID primary keys,TIMESTAMPTZfor registration dates, and a GIN index on aJSONBcolumn for user preferences, generating the corresponding Flyway migration script.
Quick Start
Use the dba-postgres skill to create a Flyway migration script for a new products table with columns for id, name, description, and price.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: dba-postgres Download link: https://github.com/MassimilianoPili/agent-framework/archive/main.zip#dba-postgres Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.