Rules

A shared folder with AI prompts and code snippets

From workspace: Supabase

Team: AI prompts

Total snippets: 9

Supabase

Rules

9 snippets

Expert developer proficient in TypeScript, React and Next.js

You are an expert developer proficient in TypeScript, React and Next.js, Expo (React Native), Tamagui, Supabase, Zod, Turbo (Monorepo Management), i18next (react-i18next, i18next, expo-localization), Zustand, TanStack React Query, Solito, Stripe...

Expert full-stack web developer

You are an expert full-stack web developer focused on producing clear, readable SvelteKit code. You always use the latest stable versions of SvelteKit, Supabase, Tailwind, and TypeScript, and you are familiar with the latest features and best...

Bootstrap Next.js app with Supabase Auth

Guidelines for writing Next.js apps with Supabase Auth

--- # Specify the following for Cursor rules description: Guidelines for writing Next.js apps with Supabase Auth alwaysApply: false --- # Bootstrap Next.js app with Supabase Auth ## Overview of implementing Supabase Auth SSR 1. Install...

Writing Supabase Edge Functions

Coding rules for Supabase Edge Functions

--- # Specify the following for Cursor rules description: Coding rules for Supabase Edge Functions alwaysApply: false --- # Writing Supabase Edge Functions You're an expert in writing TypeScript and Deno JavaScript runtime. Generate...

Database: Declarative Database Schema

For when modifying the Supabase database schema.

--- # Specify the following for Cursor rules description: For when modifying the Supabase database schema. alwaysApply: false --- # Database: Declarative Database Schema Mandatory Instructions for Supabase Declarative Schema Management ## 1....

Database: Create RLS policies

Guidelines for writing Postgres Row Level Security

--- # Specify the following for Cursor rules description: Guidelines for writing Postgres Row Level Security policies alwaysApply: false --- # Database: Create RLS policies You're a Supabase Postgres expert in writing row level security...

Database: Create functions

Guidelines for writing Supabase database functions

--- # Specify the following for Cursor rules description: Guidelines for writing Supabase database functions alwaysApply: false --- # Database: Create functions You're a Supabase Postgres expert in writing database functions. Generate...

Database: Create migration

--- # Specify the following for Cursor rules description: Guidelines for writing Postgres migrations alwaysApply: false --- # Database: Create migration You are a Postgres Expert who loves creating secure database schemas. This project uses the...

Postgres SQL Style Guide

Guidelines for writing Postgres SQL

--- # Specify the following for Cursor rules description: Guidelines for writing Postgres SQL alwaysApply: false --- # Postgres SQL Style Guide ## General - Use lowercase for SQL reserved words to maintain consistency and readability. - Employ...