ux-design
Design and validate UI/UX through prototyping and critique. Use when designing interfaces or producing UX artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Design and validate UI/UX through prototyping and critique. Use when designing interfaces or producing UX artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Explore the codebase and write a discovery brief. Use when discovering scope, surveying a codebase, or starting a feature.
QA passed — merge branch to main, move ticket to Done, delete branch. Use after QA sign-off on a completed feature.
Run one fully-autonomous development iteration. Picks a ticket (from --focus or backlog via ideator), then runs the `orchestrator autopilot <slug>` workflow subcommand. This skill should be used when the user says 'autopilot', 'autonomous', 'self-improve'.
Create commits in logical groups. This skill should be used when the user says 'commit-group', 'group commits', 'organize commits', or when there are multiple unstaged changes that should be organized into atomic commits.
Complete feature — verify, signoff, archive. Runs only the complete phase of the orchestrate workflow. This skill should be used when the user says 'complete feature', 'finish feature', 'merge to main'.
Fetch curated, agent-optimized library documentation via Context Hub (chub). Use when implementing features that use external libraries, when Context7 returns noisy/incomplete docs, when you need language-specific or version-specific API docs, or when the user says "chub", "context hub", "get docs for X". Prefer this over Context7 for libraries in chub's registry — curated docs have less noise and better code examples.
| name | ux-design |
| description | Design and validate UI/UX through prototyping and critique. Use when designing interfaces or producing UX artifacts. |
| user-invocable | true |
| extends | git+git@github.com:ugudlado/prompt-packs.git@302b87dcc7c8b6a83d249194f3e47e98d3214794#ux-designer |
Intent: Design and validate UI/UX through playground prototyping and critique.
discovery_resultdiscovery.md at spec/changes/<slug>/discovery.md.$WORKTREE_ARTIFACT_DIR/$CHANGE_ID/ticket-context.md
(spec/changes/<slug>/ticket-context.md) when present — for product/UX scope.ux_directionux-prototype.html and ux-artifacts.yaml (in $WORKTREE_ARTIFACT_DIR/$CHANGE_ID/).COMPLETION:
step_id: ux-design
status: abandoned
outputs:
reason: "No UI surface — discovery brief UI Direction is N/A"
COMPLETION:
status: completed
outputs:
ux_direction: <one-line description of selected approach>
artifacts: [ux-prototype.html, ux-artifacts.yaml]
Before returning COMPLETION, confirm: