The postgres skill equips developers and database administrators with guidance on PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvements when working with Postgres databases. It provides structured references covering schema design, indexing strategies, partitioning, query patterns, and operational maintenance like MVCC and VACUUM management. The skill solves the problem of inefficient database design and slow query performance by offering specific technical recommendations and audit checklists to optimize Postgres deployments.
npx skills add https://github.com/planetscale/database-skills --skill postgres