e2e-studio-tests
✓Run e2e tests in the Studio app. Use when asked to run e2e tests, run studio tests, playwright tests, or test the feature.
Installation
SKILL.md
When a component lacks a good accessible name, add one in the source code:
Scope selectors to specific containers to avoid matching wrong elements:
Instead of forcing clicks on hidden elements, make them visible first:
Run e2e tests in the Studio app. Use when asked to run e2e tests, run studio tests, playwright tests, or test the feature. Source: supabase/supabase.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/supabase/supabase --skill e2e-studio-tests- Source
- supabase/supabase
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is e2e-studio-tests?
Run e2e tests in the Studio app. Use when asked to run e2e tests, run studio tests, playwright tests, or test the feature. Source: supabase/supabase.
How do I install e2e-studio-tests?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/supabase/supabase --skill e2e-studio-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/supabase/supabase