Loading...
Loading...
Found 174 Skills
Expert in Supabase backend development with authentication and database patterns
Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities
Run a local Supabase reset, database tests, and type generation in sequence. Use when the user asks to run `supabase db reset`, `supabase test db`, and `npm run gen-types` for this repo.
Extract the Supabase project URL from client-side JavaScript code, environment variables, and configuration files.
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.
Full-stack Next.js 14 development with TypeScript, TailwindCSS, and Supabase for building production-ready web applications.
Enforces Supabase access patterns and service boundaries. Use only when working with Supabase projects. Centralizes Supabase in a dedicated layer and forbids calling Supabase from outside that boundary.
Execute apply production-ready Supabase SDK patterns for TypeScript and Python. Use when implementing Supabase integrations, refactoring SDK usage, or establishing team coding standards for Supabase. Trigger with phrases like "supabase SDK patterns", "supabase best practices", "supabase code patterns", "idiomatic supabase".
Next.js with Supabase and Drizzle ORM
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.
FastAPI with Supabase and SQLAlchemy/SQLModel
Supabase development guidelines for database, authentication, real-time subscriptions, and Edge Functions.