supabase-opsManages Supabase migrations, types generation, RLS policies, and edge functions
Install via ClawdBot CLI:
clawdbot install guifav/supabase-opsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://deno.land/[email protected]/http/server.tsAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A startup building a B2B SaaS platform needs to iteratively develop and deploy database schemas, RLS policies, and edge functions for user authentication, data isolation, and serverless APIs. This skill ensures migrations are version-controlled, types are synchronized, and production changes are safely managed.
An e-commerce company wants to add new product features like reviews, inventory tracking, or order analytics. The skill handles creating tables, columns, and RLS policies for secure multi-tenant access, with edge functions for payment processing or notifications.
A healthcare app managing patient records requires strict data security and compliance. The skill enforces RLS on all tables, uses migrations for schema updates like adding medical history fields, and deploys edge functions for data encryption or audit logging.
An online learning platform needs to scale by adding courses, user progress tracking, and interactive features. The skill manages migrations for new tables, generates TypeScript types for frontend integration, and uses edge functions for real-time notifications or analytics.
A real estate agency building a property listing portal requires dynamic schema changes for listings, agents, and bookings. The skill applies migrations with RLS for role-based access, regenerates types for UI components, and deploys edge functions for email alerts or image processing.
Companies offer tiered subscription plans with features like user management, data analytics, and API access. This skill supports rapid iteration on database schemas and secure RLS policies to isolate customer data, enabling scalable revenue from monthly or annual fees.
Businesses provide a free basic service with paid upgrades for advanced features. The skill helps manage migrations for adding premium tables or columns, enforces RLS to restrict access, and uses edge functions for usage tracking or upgrade prompts.
Organizations sell customized database and backend solutions to large clients. This skill ensures robust migration planning, production-safe deployments, and edge functions for integrations, driving revenue through high-value contracts and support services.
💬 Integration Tip
Ensure environment variables like SUPABASE_SERVICE_ROLE_KEY are set in the CLI for edge function deployment, and always run the planning protocol before any migration to avoid data loss.
Scored Apr 18, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.