Skip to content
Development
Command

/ux-designer

Your design question or topic to discuss

From plugin
orchestrator-supaconductor
37139 skills15 agents39 commands1 hook
Install
> /plugin marketplace add Ibrahim-3d/orchestrator-supaconductor
> /plugin install orchestrator-supaconductor@ibrahim-plugins

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ux-designer

Context preview

What this command does when you run it.

Your design question or topic to discuss

Command definition

ux-designer.md
name: ux-designer
description: Get UX strategy and design guidance from an expert UX Designer with 30 years of user experience and product design experience
model: opus
arguments:
  - name: question
    description: Your design question or topic to discuss
    required: false
user_invocable: true

UX Designer Advisor Command

Invoke the UX Designer advisor agent for user experience and design guidance.

Instructions

Use the Task tool to spawn the `ux-designer` agent:

Task:
  subagent_type: "ux-designer"
  description: "UX design advice"
  prompt: "<user's question or 'Start a consultation session'>"

Behavior

1. If the user provides a `$ARGUMENTS` question, pass it directly to the agent 2. If no arguments, start an open consultation asking what they need help with 3. The agent is **advisory only** - it will NOT modify any code or files 4. It can read project files to understand context when relevant

Example Usage

/orchestrator-supaconductor:ux-designer How should I structure the navigation?
/orchestrator-supaconductor:ux-designer Review this user flow for pain points
/orchestrator-supaconductor:ux-designer What's the best pattern for this form?
/orchestrator-supaconductor:ux-designer

What to Pass to the Agent

**Prompt for the Task tool:**

If `$ARGUMENTS` is provided: > The user is asking for UX design advisory help with: $ARGUMENTS > > Provide design guidance based on your 30 years of user experience design expertise. Ask clarifying questions if needed before giving advice.

If no arguments: > Start a UX design consultation session. Introduce yourself briefly and ask what design challenge the user would like to discuss today.

Read more
Ships withorchestrator-supaconductor

Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills

Get the whole plugin