LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: rls

Browse skills that share this tag.

  • supabase-analytics - Set Up Supabase-Native Analytics for Multi-Tenant Platform
    supabaseanalyticspostgresqlrls

    ★ 1 · Updated 2026-09-21

    Sets up Supabase-native analytics including custom event tables with RLS, per-tenant views, query performance monitoring, and Logflare logs.

    ⚙ Create analytics events database table⚙ Configure row level security policies⚙ Create per-tenant analytics aggregated views
  • supabase-expert - Production-grade Supabase development guidance
    supabasepostgresqlrlsedge-functions

    ★ 602 · Updated 2026-09-09

    Provides design guidance for Supabase database design, RLS, auth, Edge Functions, Realtime, Storage, and pgvector AI applications.

    ⚙ Design Supabase database schemas⚙ Implement Row Level Security policies⚙ Configure authentication mechanisms
  • lms-database - Supabase Database Query and RLS Management
    databasesupabaserlsmigrations

    ★ 18 · Updated 2026-05-28

    Manage Supabase database queries, RLS policies, migrations, and nested join patterns

    ⚙ write database queries⚙ apply RLS policies⚙ run migrations
  • db-migration - Safe Supabase Database Migration Patterns
    databasemigrationsupabaseddl

    ★ 0 · Updated 2026-03-25

    Guides safe DDL operations for Supabase with RLS audit and schema validation

    ⚙ analyze table size and rows⚙ evaluate table dependencies⚙ classify migration risk