Skip to main content
AI/MLgithub

postgresql-code-review

PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--postgresql-code-review
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/database-data-management/skills/postgresql-code-review/SKILL.md -o .claude/skills/postgresql-code-review.md

Drops the SKILL.md into .claude/skills/postgresql-code-review.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.