supabase▌
20 indexed skills · max 10 per page
supabase-audit-rls
yoanbernabeu/supabase-pentest-skills · Productivity
🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED
nextjs-supabase-auth
davila7/claude-code-templates · Frontend
$21
alicloud-database-rds-supabase-test
cinience/alicloud-skills · Cloud
Category: test \n RDS Supabase Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/database/rds/alicloud-database-rds-supabase/ 。 \n \n Test Steps \n \n 读取技能中 API 基础信息。 \n 调用一个只读列表或详情 API。 \n 记录实例数或错误码。 \n \n Expected Results \n \n 可完成一次最小只读调用。 \n
supabase
alinaqi/claude-bootstrap · Productivity
Load with: base.md + [supabase-nextjs.md | supabase-python.md | supabase-node.md]
supabase-best-practices
pedrobarretocw/supabase-best-practices · Productivity
40+ security and performance rules for Supabase projects with Clerk authentication integration. \n \n Covers 10 rule categories prioritized by impact: Row Level Security and Clerk Integration (critical), Database Security and Authentication Patterns (high), plus Storage, Realtime, Edge Functions, and Testing \n Each rule includes explanation, incorrect/correct code examples, exceptions, and official documentation links \n Organized by use case: new project setup, RLS policy writing, schema desig
supabase-backend-platform
bobmatnyc/claude-mpm-skills · Backend
Open-source Firebase alternative built on:
supabase-edge-functions
nice-wolf-studio/claude-code-supabase-skills · Productivity
This skill provides operations for working with Supabase Edge Functions - serverless TypeScript/JavaScript functions that run on Deno Deploy. Use for invoking functions, deploying code, and managing function lifecycles.
supabase-database
nice-wolf-studio/claude-code-supabase-skills · Productivity
This skill provides tools for working with Supabase database tables through the REST API. Supports SELECT queries with filtering, INSERT, UPDATE, DELETE operations, and calling RPC functions.
supabase-nextjs
alinaqi/claude-bootstrap · Frontend
Load with: base.md + supabase.md + typescript.md
supabase-postgres-best-practices
sickn33/antigravity-awesome-skills · Productivity
Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design.