MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
npx skills add timescale/pg-aiguide
Database Agent Skills - 6 skills
Agent Skills for database engineers — SQL, NoSQL, indexing, performance tuning, and migrations.
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
npx skills add timescale/pg-aiguide
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance...
npx skills add timescale/pg-aiguide --skill "design-postgres-tables"
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
npx skills add timescale/pg-aiguide --skill "find-hypertable-candidates"
Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and...
npx skills add timescale/pg-aiguide --skill "migrate-postgres-tables-to-hypertables"
Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes,...
npx skills add timescale/pg-aiguide --skill "setup-timescaledb-hypertables"
Validates SQL schema files for compliance with internal safety and naming policies.
npx skills add rominirani/antigravity-skills --skill "database-schema-validator"