subscription-schemas
Installation
SKILL.md
Subscription Schemas
Production-ready Supabase database schemas for subscription and payment management with comprehensive security policies.
Security Requirements
This skill follows strict security rules:
- NO hardcoded database credentials - All connection strings use placeholders
- Environment variable references - Code reads from
SUPABASE_URLandSUPABASE_KEY - Row Level Security (RLS) - All tables protected with comprehensive policies
- Data encryption - Sensitive payment data properly protected
- Audit logging - Webhook events tracked for compliance
All examples use placeholder values like your_supabase_url_here.
Database Schema Overview
The subscription schema consists of five core tables: