Ux Discover banner
Laith0003 Laith0003

Ux Discover

Design community

Description

--- name: ux-discover description: The mandatory 10-field intake before any generation. Asks project type, audience, primary goal, tone, must-haves, forbidden, reference brands, stack, region, and success metric. Saves answers to .ux/last-discovery.json so downstream commands chain. allowed-tools: Bash, Read, Write disable-model-invocation: false --- # /ux-discover — the forcing function **No generation without discovery.** This is the discipline gate. The 10-field intake every project goes t

Installation

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

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

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

Full documentation available on GitHub

View Source Repository