user-feedback: dashboard branching instructions do not match current UI

Open Beginner friendly
#281 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
supabase
Domain
documentation

Research direction

Start with SKILL.md, especially Core Principles and Supabase Documentation, then compare the linked branching documentation with the current dashboard UI. Update the branch-management guidance to prefer list_branches, get_cost, confirm_cost, and create_branch, and make manual steps depend on verified current UI such as Feature previews or the main / PRODUCTION selector.

Written by the indexing model from the issue text.

Description

What happened

Task: Safely create an isolated Supabase development branch to runtime-test a migration without touching production.

Skill said: The workflow, following the documentation surfaced by the skill, told the user to open the profile menu, select Branching via dashboard, and click Enable feature. In the current dashboard, that menu item does not exist; the menu shows Feature previews instead. An earlier instruction also incorrectly told the user to look for a Branches sidebar item.

Expected: The skill should account for the current public-alpha UI and avoid guessing dashboard navigation. For branch work, it should first use the available branch-management tools (list_branches, get_cost, confirm_cost, and create_branch) when available. If manual dashboard steps are necessary, it should verify the exact current UI and direct the user through Feature previews and/or the top main / PRODUCTION branch selector as actually displayed.

Source

File: SKILL.md

Section: Core Principles > Supabase changes frequently — verify against changelog and current docs before implementing and Supabase Documentation

The official page retrieved through the prescribed docs search was docs/guides/deployment/branching/dashboard, section Enable branch management via the dashboard. It currently says to select Branching via dashboard directly from the user menu, which did not match the live dashboard shown by the user.

Fix suggestion

Add a branch-management note that dashboard branching is public alpha and UI paths may lag the docs. Prefer direct branch MCP/API tools when available. For manual UI guidance, require inspection of the live screenshot or verified current UI before giving click-by-click steps, and note that feature opt-ins may now be nested under Feature previews.

Dominant language
TypeScript
Stars
2.6k
Forks
208
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from supabase/agent-skills

All issues in supabase/agent-skills

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.