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.

  • React Frontend Development - Build React components for Medellin Spark platform
    reacttypescripttailwind-cssreact-query

    ★ 18 · Updated 2026-09-21

    Build React components with TypeScript, Tailwind CSS, and React Query for the Medellin Spark platform.

    ⚙ Build React UI components⚙ Manage state with React Query⚙ Integrate Supabase database queries
  • 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-postgres-best-practices - Supabase Postgres performance optimization guide.
    postgressupabasesqldatabase

    ★ 0 · Updated 2026-09-16

    Provides Postgres performance optimization rules, schema design guidelines, query tuning advice, and Supabase database best practices.

    ⚙ Optimize Postgres SQL queries⚙ Design Postgres database schemas⚙ Configure database connection pooling
  • supabase-help - Quick reference for Supabase security audit skills
    supabasesecurity-audithelpdocumentation

    ★ 1 · Updated 2026-09-16

    Provides a quick reference for all Supabase security audit skills with command overviews and usage examples.

    ⚙ List available security audit skills⚙ Provide skill usage examples⚙ Show common audit workflows
  • dev-supabase - Backend development and optimization with Supabase
    supabasepostgresbackenddatabase

    ★ 4 · Updated 2026-09-14

    Configures authentication, database with RLS, storage, realtime subscriptions, and Postgres performance best practices for Supabase backend development.

    ⚙ Configure Supabase client and auth⚙ Manage RLS policies and queries⚙ Upload and retrieve storage files
  • technical-documentator - Technical documentation for Flutter and Supabase projects
    documentationfluttersupabasemermaid

    ★ 0 · Updated 2026-09-14

    Generates technical docs, Mermaid diagrams, READMEs, GitHub Wiki structures, API specs, and design systems for Flutter and Supabase projects.

    ⚙ Generate structured README files⚙ Draw architecture diagrams using Mermaid⚙ Organize GitHub Wiki structures
  • testing-casper-cognitive-core - Test Casper Cognitive Core settings modal.
    testingcaspersupabaseai-settings

    ★ 2 · Updated 2026-09-13

    Test the Casper Cognitive Core modal and verify persistence to Supabase users.ai_settings.

    ⚙ Inject admin authentication session⚙ Verify ai_settings Supabase persistence⚙ Test Max Tool Rounds persistence
  • relational-database-web-cloudbase - Initialize CloudBase Relational Database in Web apps.
    cloudbaserelational-databasewebjs-sdk

    ★ 51 · Updated 2026-09-13

    Provides initialization patterns for CloudBase Relational Database in Web apps using @cloudbase/js-sdk with Supabase-style query patterns.

    ⚙ Initialize CloudBase Web client synchronously⚙ Create shared database client instance⚙ Query relational database using Supabase syntax
  • postgres-patterns - PostgreSQL Database Patterns
    postgresqldatabasequery-optimizationschema-design

    ★ 8 · Updated 2026-09-13

    PostgreSQL database patterns for query optimization, schema design, indexing, and security based on Supabase best practices.

    ⚙ Write SQL queries or migrations⚙ Design database schemas⚙ Troubleshoot slow queries
  • hono - Hono routing, middleware, and error handling for Avash
    honoapimiddlewarevalidation

    ★ 0 · Updated 2026-09-12

    Use when writing or reviewing Hono routes, middleware, validation, or error handling under apps/api/src.

    ⚙ Write Hono routes and middleware⚙ Validate boundary requests using Zod⚙ Wrap route handlers with error boundary
  • supabase-postgres-best-practices - Supabase Postgres Performance Optimization Guide
    postgressupabaseperformance-optimizationsql

    ★ 0 · Updated 2026-09-11

    Provides Postgres performance optimization rules and best practices for query design, connections, schemas, and configurations.

    ⚙ Optimize SQL queries⚙ Design database schemas⚙ Implement database indexes
  • supabase-postgres-best-practices - Supabase Postgres Performance Best Practices
    postgressupabaseperformancesql

    ★ 0 · Updated 2026-09-11

    Provides Postgres performance optimization guidelines for writing, reviewing, and optimizing queries, schemas, and database configurations.

    ⚙ Optimize Postgres SQL queries⚙ Design database schemas⚙ Review database performance issues
  • supabase-migrations - Create and manage Supabase database migrations
    supabasedatabasemigrationmcp

    ★ 602 · Updated 2026-09-10

    Create and manage Supabase database migrations, tables, schemas, and RLS policies using MCP tools.

    ⚙ Apply DDL changes⚙ Execute SQL queries⚙ List existing tables
  • supabase-architecture-variants - Choose and implement Supabase architecture blueprints.
    supabasearchitectureblueprintmonolith

    ★ 18 · Updated 2026-09-10

    Executes, chooses, and implements validated Supabase architecture blueprints for different application scales.

    ⚙ Assess architecture requirements⚙ Choose appropriate architecture variant⚙ Implement project layout structure
  • create-page - Create Next.js Page with Clean Architecture
    nextjstypescriptclean-architecturesupabase

    ★ 0 · Updated 2026-09-10

    Creates Next.js pages, features, or modules following Clean Architecture pattern (Repository, Presenter, View).

    ⚙ Define repository contract interface⚙ Implement mock repository⚙ Create server page component
  • rulcode-development - Develop and extend the RulCode technical interview platform
    reactvitetypescriptsupabase

    ★ 15 · Updated 2026-09-10

    Develop and extend the RulCode technical interview preparation platform built with React, Vite, TypeScript, and Supabase.

    ⚙ Add algorithm problems⚙ Build visualization components⚙ Implement DSA topic pages
  • studio-testing - Testing strategy for Supabase Studio
    supabasetestingviteste2e

    ★ 3 · Updated 2026-09-09

    Provides guidelines for writing unit, component, and E2E tests, extracting logic into pure utilities, and reviewing test coverage in Supabase Studio.

    ⚙ Extract logic into pure utilities⚙ Select appropriate test strategy⚙ Write unit tests using Vitest
  • 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
  • supabase-local-dev-loop - Supabase Local Dev Loop
    saassupabaselocal-developmentdocker

    ★ 2,781 · Updated 2026-05-28

    Configure Supabase local dev with CLI, Docker, and migrations

    ⚙ initialize project⚙ start local stack⚙ stop local stack
  • 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

Scroll to load more