opencode-supabase-guide
Installation
SKILL.md
OpenCode Supabase Guide
Question Tool Rule
Every interactive choice MUST use question tool. Never assume, never auto-pick. This includes:
- Selecting a project when multiple exist -- list options with name + ref in the question.
- Confirming before opening browser -- include project name + ref in the question.
- Choosing whether to apply Studio config to the repo.
- Any yes/no or selection prompt.
No prose "ask" -- always question tool invocation.
Question tool rules:
- Do not add
Other,Something else,Type your own answer, or catch-all options. - OpenCode adds
Type your own answerautomatically. - Put the recommended option first and include
(Recommended)in the label. - Keep labels short and put explanatory text in
description.