This skill equips Claude with a comprehensive framework for optimizing PostgreSQL databases, specifically tailored for the Supabase ecosystem and modern backend development. It provides prioritized rules across eight critical categories, including query performance, connection management, and Row-Level Security (RLS). By referencing detailed SQL examples, query plan analysis, and performance metrics, the skill enables Claude to write, review, and refactor database configurations and schemas to ensure high performance, security, and scalability in production environments.
주요 기능
01Comprehensive Row-Level Security (RLS) implementation patterns
02Efficient connection pooling and lock management guidance
032 GitHub stars
04Advanced schema design and partial indexing strategies
05Automated SQL query optimization and index analysis
06Detailed EXPLAIN output interpretation and performance metrics