Give your agent Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
You can use pg-aiguide to:
Database Documentation Search:
"Are there improvements to UUIDs in PostgreSQL 18 that we can take advantage of?"
Performance Optimization:
"Inserts to my hypertable are slow. Help me diagnose the performance bottlenecks and optimize the indexes."
Schema Design:
"Please describe the PostgreSQL schema you would create for an e-commerce website with industry best practices."
TimescaleDB Setup:
"Help me set up TimescaleDB hypertables for time-series data storage."

