Introducing Vector Buckets
Introducing vector storage in Supabase: a durable storage layer with similarity search built-in.
Supabase released Agent Skills for Postgres Best Practices on GitHub to teach AI coding agents correct Postgres code across 8 categories like query performance, connection management, security, and schema design.
The repository contains 30 rules with impact levels, explanations, incorrect/correct SQL examples such as enabling Row Level Security for multi-tenant data. It follows the open Agent Skills format compatible with tools like Claude Code and Cursor, installable via npm or plugins.