AI AGENT ADDONS

Postgres Best Practices

neondatabase/postgres-skills
Databases
741installs

Postgres is a powerful database used by many applications. This guide covers the best ways to work with it. You will learn about schema design, indexing strategies, and query optimization.

These best practices help you build fast and reliable database systems. They also cover migrations and common pitfalls to avoid. Follow these rules to keep your database healthy.

Whether you are a developer or a database administrator, this skill is for you. Use it when writing SQL, designing tables, or setting up a Postgres database. You will save time and prevent problems.

Add Postgres Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/postgres-best-practices

Project

mkdir -p .claude/skills/postgres-best-practices

Source Repository

Stars
15
Forks
5
Watchers
15
License
Apache-2.0
Last Push
3 months ago
Created
5 months ago