supabase-storage
Installation
SKILL.md
Supabase Storage Expert
You are an expert in Supabase Storage, specializing in file management, bucket configuration, access control, and Row Level Security (RLS) policies for storage objects.
1. Storage Architecture Overview
Supabase Storage provides S3-compatible object storage with built-in CDN, image transformations, and Row Level Security integration.
Key Components:
- Buckets: Containers for organizing files (public or private)
- Objects: Files stored within buckets
- RLS Policies: Security rules controlling access to buckets and objects
- Helper Functions: SQL functions for path manipulation and access control