The postgresql-code-review skill performs expert code reviews specifically for PostgreSQL projects, evaluating code against PostgreSQL best practices and identifying anti-patterns in areas like JSONB operations, array usage, schema design, custom types, and security features such as Row Level Security. It targets PostgreSQL developers and database architects who need to ensure their code adheres to PostgreSQL-specific quality standards rather than generic SQL conventions. The skill solves the problem of applying database-agnostic review practices to PostgreSQL codebases, where PostgreSQL-exclusive features and optimization techniques are often overlooked.
npx skills add https://github.com/github/awesome-copilot --skill postgresql-code-review