What is supabase-test?
Test Supabase applications with supabase-test. Use when asked to "test Supabase", "test RLS with Supabase", "write Supabase tests", or when testing applications built on Supabase. Source: constructive-io/constructive-skills.
Test Supabase applications with supabase-test. Use when asked to "test Supabase", "test RLS with Supabase", "write Supabase tests", or when testing applications built on Supabase.
Quickly install supabase-test AI skill to your development environment via command line
Source: constructive-io/constructive-skills.
TypeScript-native testing for Supabase with ephemeral databases, RLS testing, and multi-user simulation.
Traditional Supabase testing uses pgTap (SQL-based). supabase-test provides:
| pg | Superuser client for setup/teardown (bypasses RLS) | | db | User client for testing with Supabase roles |
Test Supabase applications with supabase-test. Use when asked to "test Supabase", "test RLS with Supabase", "write Supabase tests", or when testing applications built on Supabase. Source: constructive-io/constructive-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/constructive-io/constructive-skills --skill supabase-testTest Supabase applications with supabase-test. Use when asked to "test Supabase", "test RLS with Supabase", "write Supabase tests", or when testing applications built on Supabase. Source: constructive-io/constructive-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/constructive-io/constructive-skills --skill supabase-test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/constructive-io/constructive-skills