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: Supabase

Browse skills that share this tag.

  • state-view-slice - Build State View Slices from Event Models
    event sourcingread modelprojectionPostgreSQL

    ★ 8 · Updated 2026-06-30

    Creates read model projections that consume events and project them into queryable PostgreSQL database tables.

    ⚙ create projection handler file⚙ create database migration file⚙ create query API endpoint
  • fastapi-auth-patterns - Implement and Validate FastAPI Authentication Strategies
    FastAPIauthenticationJWTOAuth2

    ★ 602 · Updated 2026-06-30

    Implement and validate FastAPI authentication systems including JWT tokens, OAuth2 password flows, OAuth2 scopes, and Supabase integration.

    ⚙ Implement JWT token authentication⚙ Configure OAuth2 password flow⚙ Define OAuth2 permission scopes
  • 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
  • policyengine-api-v2 - PolicyEngine API v2 Microservices Platform
    microservicesAPIPolicyEnginePython

    ★ 0 · Updated 2026-05-09

    Microservices-based PolicyEngine API with monorepo architecture

    ⚙ run microservices⚙ manage policies⚙ calculate household data
  • jat-onboard - AI-Powered Client Project Onboarding
    onboardingclientdocumentationdatabase

    ★ 139 · Updated 2026-05-09

    Analyzes client docs, creates knowledge bases, writes Supabase migrations, generates PRD and tasktree

    ⚙ read client documents⚙ extract team information⚙ extract integrations inventory
  • 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
  • supabase-rls-policy - Supabase RLS Policy Expert
    database securityrow-level securityPostgreSQLSupabase

    ★ 18 · Updated 2026-03-23

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

    ⚙ create RLS policy⚙ modify RLS policy⚙ troubleshoot RLS policy
  • 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
  • supabase-offline-sync - Offline sync for Expo SQLite and Supabase
    offline-firstsynchronizationmobiledatabase

    ★ 602 · Updated 2026-03-20

    Queue-based sync architecture for offline-first Expo apps using SQLite and Supabase

    ⚙ enqueue sync item⚙ process sync queue⚙ process queue item
  • supabase-webhooks-events - Supabase Webhooks Events - Secure Webhook Handling
    webhookssecuritySupabaseevents

    ★ 18 · Updated 2026-02-13

    Implements Supabase webhook signature validation and event handling

    ⚙ validate webhook signatures⚙ handle Supabase events⚙ verify cryptographic signatures