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.

  • lms-database - LMS Database Query and RLS Management
    DatabaseSupabaseQueryRLS

    ★ 602 · Updated 2026-05-28

    Supabase query patterns, RLS policies, migrations, and nested joins

    ⚙ write database queries⚙ debug query errors⚙ implement migrations
  • db-migration - Supabase Database Migration Guide
    databasemigrationSupabaseRLS

    ★ 57 · Updated 2026-03-26

    Guide safe Supabase DDL operations with migration patterns and schema validation

    ⚙ analyze table impact⚙ write migration SQL⚙ execute migration
  • database-schema-designer - Relational Database Schema Design & Migration Tool
    databaseschemamigrationbackend

    ★ 6 · Updated 2026-03-24

    Design relational database schemas and generate migrations, types, and policies

    ⚙ design schemas⚙ generate migrations⚙ generate types
  • supabase-rls-policy - Supabase RLS Policy Generator
    RLSSupabasePostgreSQLAccess Control

    ★ 602 · Updated 2026-03-22

    Generate production-ready row-level security policies for Supabase PostgreSQL databases

    ⚙ generate RLS policy⚙ create access control policy⚙ apply security rules
  • migration-patterns - Database Migration with RLS Policies
    databasemigrationRLSPrisma

    ★ 3 · Updated 2026-03-11

    Guide database migration creation with mandatory RLS policies and approval workflow.

    ⚙ create database migration⚙ add table with RLS⚙ enable ROW LEVEL SECURITY