Ux Next banner
Laith0003 Laith0003

Ux Next

Design community

Description

--- description: Workflow conductor. Reads the latest reports from .ux/ and names the highest-leverage next command. Triggers on "what should I do next", "what's the next move", "decide for me", "/ux-next". Use when asking "what should I do next", the user wants the conductor to pick the next command, post-audit / post-fix decision-making, navigating between commands. Skip when no prior reports exist in .ux/, the user has a specific next command in mind. allowed-tools: Read, Bash(ls:*), Bash(cat

Installation

Installs to ~/.claude/skills/laith0003-ux-skill-ux-next/SKILL.md

Terminal
mkdir -p ~/.claude/skills/laith0003-ux-skill-ux-next && curl -fsSL https://raw.githubusercontent.com/Laith0003/ux-skill/HEAD/commands/ux-next.md -o ~/.claude/skills/laith0003-ux-skill-ux-next/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository