postgres-standards

Official

Optimize PostgreSQL schemas, migrations, and query performance.

Authorthehivegroup-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you manage and optimize your PostgreSQL database, ensuring efficient migrations, schema design, query performance, and index strategies.

Core Features & Use Cases

  • Schema Management: Design and change database schemas with proper rollback strategies.
  • Migration Practices: Write and review migrations with rollback capabilities and safe migration patterns.
  • Query Optimization: Improve query performance by adding indexes to critical fields and avoiding long-running locks.
  • Use Case: When you need to create a new table with specific constraints, ensure migrations can be rolled back, or optimize a complex query for better performance.

Quick Start

Run the migration and add an index to the 'user_name' field for optimized query performance.

Dependency Matrix

Required Modules

psycopg2

Components

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: postgres-standards
Download link: https://github.com/thehivegroup-ai/ai-development/archive/main.zip#postgres-standards

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 620,000+ vetted skills library on demand.