refactor(ui-design): clean up command documentation by removing unused parameters and clarifying usage instructions

This commit is contained in:
catlog22
2025-10-10 15:12:24 +08:00
parent e0d4bf2aee
commit 6b6481dc3f
6 changed files with 32 additions and 67 deletions

View File

@@ -2,7 +2,6 @@
name: update
description: Update brainstorming artifacts with finalized design system references
usage: /workflow:ui-design:update --session <session_id> [--selected-prototypes "<list>"]
argument-hint: "--session WFS-session-id [--selected-prototypes \"dashboard-variant-1,auth-variant-2\"]"
examples:
- /workflow:ui-design:update --session WFS-auth
- /workflow:ui-design:update --session WFS-dashboard --selected-prototypes "dashboard-variant-1"