A shared folder with AI prompts and code snippets
From workspace: Supabase
Team: AI prompts
Total snippets: 9
9 snippets
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...
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...
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...
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...
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....
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...
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...
--- # 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...
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...