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_URL and SUPABASE_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:

Related skills

More from vanman2024/ai-dev-marketplace

Installs
6
GitHub Stars
10
First Seen
Feb 11, 2026