What is supabase-postgres-best-practices?
Postgres performance optimization and best practices from Supabase for schema, indexing, query tuning, security, and operations. Source: jackiexiao/jackie-skills-starter.
Postgres performance optimization and best practices from Supabase for schema, indexing, query tuning, security, and operations.
Quickly install supabase-postgres-best-practices AI skill to your development environment via command line
Source: jackiexiao/jackie-skills-starter.
Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design.
| 1 | Query Performance | CRITICAL | query- | | 2 | Connection Management | CRITICAL | conn- | | 3 | Security & RLS | CRITICAL | security- | | 4 | Schema Design | HIGH | schema- | | 5 | Concurrency & Locking | MEDIUM-HIGH | lock- | | 6 | Data Access Patterns | MEDIUM | data- | | 7 | Monitoring & Diagnostics | LOW-MEDIUM | monitor- |
| 8 | Advanced Features | LOW | advanced- |
Postgres performance optimization and best practices from Supabase for schema, indexing, query tuning, security, and operations. Source: jackiexiao/jackie-skills-starter.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill supabase-postgres-best-practicesPostgres performance optimization and best practices from Supabase for schema, indexing, query tuning, security, and operations. Source: jackiexiao/jackie-skills-starter.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill supabase-postgres-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jackiexiao/jackie-skills-starter