AD
add-ui
Generate 5 distinct, production-grade UI variations for a requested new or existing section, component, page, flow, or shell, then help the user preview and apply one. Use when the user asks to add or redesign UI like a hero, pricing, navbar, auth flow, dashboard shell, ecommerce surface, or data co
Install
mkdir -p .claude/skills/add-ui-aladicf && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14272" && unzip -o skill.zip -d .claude/skills/add-ui-aladicf && rm skill.zipInstalls to .claude/skills/add-ui-aladicf
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Generate 5 distinct, production-grade UI variations for a requested new or existing section, component, page, flow, or shell, then help the user preview and apply one. Use when the user asks to add or redesign UI like a hero, pricing, navbar, auth flow, dashboard shell, ecommerce surface, or data component.308 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
About this skill
This compatibility wrapper exposes the add-ui skill for the .github/skills layout while keeping skills/add-ui/SKILL.md as the canonical source of truth.
Follow the canonical instructions in ../../../skills/add-ui/SKILL.md.