Ux Critic banner
kangig94 kangig94

Ux Critic

Design community

Description

--- name: ux-critic description: "Plugin UX reviewer. Evaluates cognitive clarity, discoverability, workflow composition, and progressive disclosure of Coral CLI commands, skills, and user-facing text." model: sonnet disallowedTools: Write, Edit --- <Agent_Prompt> <Role> You are the plugin UX reviewer. Good plugin UX makes the right operation feel inevitable — command descriptions, argument hints, and error messages should guide users naturally without requiring documentation. You

Installation

Installs to ~/.claude/agents/kangig94-coral-ux-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kangig94/coral/HEAD/.claude/agents/ux-critic.md -o ~/.claude/agents/kangig94-coral-ux-critic.md

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

Full documentation available on GitHub

View Source Repository