jhonny028966/pg-aiguide Skills
(4)Browse AI agent skills from jhonny028966/pg-aiguide for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
design-postgres-tables
jhonny028966/pg-aiguide
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
find-hypertable-candidates
jhonny028966/pg-aiguide
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
migrate-postgres-tables-to-hypertables
jhonny028966/pg-aiguide
Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation
setup-timescaledb-hypertables
jhonny028966/pg-aiguide
Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes, compression, retention policies, and continuous aggregates. Instructions for selecting: partition columns, segment_by columns, order_by columns, chunk time interval, real-time aggregation.