ux-screen

Builds or redesigns one UI screen through a reviewed, gated step-by-step workflow.

Updated Sep 15, 2026
One-click install
npx skills add https://github.com/Nadav011/nadavai-claude --skill ux-screen-nadav011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-screen
Source: https://github.com/Nadav011/nadavai-claude/tree/main/plugins/nadavai/skills/ux-screen
Command: npx skills add https://github.com/Nadav011/nadavai-claude --skill ux-screen-nadav011

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building or redesigning a single screen without a structured process often leads to skipped reviews, inconsistent quality, and missed requirements. This Skill routes every screen build through the gated screen mode of the nadav-design workflow, enforcing step-by-step execution with evidence at each stage. ## Core Features & Use Cases - Gated Screen Builds: Delegates to the nadav-design skill's screen mode, which walks through each step one at a time and stops on failure. - Evidence-Based Review: Requires evidence after every step so each screen is reviewed before moving forward. - Use Case: When you type /ux-screen checkout or ask to redesign the settings screen, the Skill invokes the full screen-building workflow with Hebrew chat output and hard quality gates. ## Quick Start Ask the assistant to build or redesign a specific screen by name, for example by typing /ux-screen dashboard.

Frequently Asked Questions about ux-screen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a new screen with a structured review process?

Invoke /ux-screen followed by the screen name, or ask to build a screen the right way. The Skill delegates to the nadav-design screen mode, which walks through each step sequentially, requires evidence after every step, and stops on failure.

How do I redesign an existing screen instead of building a new one?

Use the same /ux-screen command with the existing screen's name. The screen mode of nadav-design handles both new builds and redesigns through the same gated, step-by-step workflow.

What happens if the nadav-design skill cannot be loaded?

The Skill falls back to reading the nadav-design SKILL.md file directly from the plugin's skills directory and follows its hard rules and screen mode section verbatim. It never searches for the master workflow anywhere else.

Does ux-screen work independently of the nadav-design skill?

No, ux-screen is a shortcut that always delegates to the screen mode of the nadav-design skill in the same plugin and version. It contains no standalone screen-building logic of its own.

What language does the screen workflow use for chat output?

The workflow conducts its chat interaction in Hebrew, as specified in the Skill's step-by-step instructions.