supabase-integration
Installation
SKILL.md
Supabase Integration
Integrate Supabase for authentication, database management, storage, and real-time features across Python and TypeScript applications.
When to Use This Skill
- Setting up Supabase Auth (email/password, social, magic link)
- Validating JWTs in Python or TypeScript backends
- Creating and managing PostgreSQL schemas per project/environment
- Implementing Row-Level Security (RLS) policies
- Configuring Supabase clients in Python or TypeScript
- Managing file uploads with Supabase Storage
- Planning around free tier limitations