supabase-patterns

Guide Supabase database queries, RLS policies, Edge Functions, migrations, real-time, and storage.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/wendleyw/brianna-dawes-studio-app --skill supabase-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase-patterns
Source: https://github.com/wendleyw/brianna-dawes-studio-app/tree/main/.claude/skills/supabase-patterns
Command: npx skills add https://github.com/wendleyw/brianna-dawes-studio-app --skill supabase-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides guidance for working with Supabase across database queries, RLS policies, Edge Functions, migrations, real-time subscriptions, and storage, helping ensure secure, scalable backend operations.

Core Features & Use Cases

  • Database & RLS Best Practices: Safe query patterns with proper authorization and policy usage.
  • Edge Functions & Migrations: Server-side logic, migrations, and audit trails for schema changes.
  • Real-time & Storage: Real-time subscriptions and storage handling with correct access control.

Quick Start

Use the provided patterns to fetch a single project with proper error handling and RLS enforcement.