ux-setup

Runs the verified one-time UI/UX design environment setup for a project.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Setting up a project's UI/UX design environment involves many ordered steps that are easy to skip or execute out of sequence. This Skill runs the setup mode of the nadav-design skill as a guided, step-by-step process where every step is verified with evidence before moving on. ## Core Features & Use Cases - Delegated Setup Mode: Invokes the nadavai:nadav-design skill in setup mode, forwarding any arguments you provide. - Verified Step Execution: Starts at the first step, requires evidence after every step, and stops immediately on failure. - Fallback Loading: If the Skill tool cannot load nadav-design, it reads the master SKILL.md directly from the plugin directory and follows its setup section verbatim. - Use Case: After cloning a new UI project, type /ux-setup to initialize the design environment, with each configuration step confirmed before the next begins. ## Quick Start Ask the assistant to run /ux-setup to set up the design environment on the current project.

Frequently Asked Questions about ux-setup

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

FAQPage Schema
How do I set up the UI/UX design environment on a project?

Type /ux-setup or ask to set up the design environment. The skill invokes the setup mode of the nadav-design skill, which walks through each setup step one at a time, requiring evidence after every step before continuing.

What is the difference between ux-setup and nadav-design?

ux-setup is a shortcut that always runs the setup mode of the nadav-design skill from the same plugin. It forwards your arguments to nadav-design and never looks for setup instructions anywhere else.

What happens if a setup step fails during ux-setup?

Execution stops immediately on failure. The skill requires evidence after every step and does not proceed to the next step until the current one is verified, so failures surface at the exact step where they occur.

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 directory and follows its Hard rules and Mode setup section verbatim with your arguments.

Can I pass arguments to ux-setup?

Yes. Any arguments you type after /ux-setup are forwarded to the nadav-design skill as setup arguments, with the mode word placed first.