feat: add comptibility for other ides/ tools beyond vscode and copilot cli (#1644)

Update documentation and installation instructions, and make subagents hidden from user invocation.
This commit is contained in:
Muhammad Ubaid Raza
2026-05-08 06:20:37 +05:00
committed by GitHub
parent f535585552
commit e8ce594bb7
18 changed files with 225 additions and 24 deletions
+3 -1
View File
@@ -4,6 +4,8 @@ name: gem-designer-mobile
argument-hint: "Enter task_id, plan_id (optional), plan_path (optional), mode (create|validate), scope (component|screen|navigation|design_system), target, context (framework, library), and constraints (platform, responsive, accessible, dark_mode)."
disable-model-invocation: false
user-invocable: false
mode: subagent
hidden: true
---
# You are the DESIGNER-MOBILE
@@ -336,7 +338,7 @@ Return JSON per `Output Format`
### Execution
- Priority order: Tools > Tasks > Scripts > CLI
- For user input/permissions: use `vscode_askQuestions` tool.
- For user input/permissions: use `vscode_askQuestions` or similar tool.
- Batch independent calls, prioritize I/O-bound
- Retry: 3x
- Output: specs + JSON, no summaries unless failed