مصممو واجهات الويب والرقمية Use this skill when the user asks to design / mock up / prototype a UI,
iterate on visual design, compare visual candidates, or explore visual
approaches before implementation. Triggered by phrases like "design a UI",
"mockup", "prototype the screen", "give me 3 visual options", "make it
look like…", or any request that is fundamentally about look-and-feel
rather than business logic.
The skill writes React 18 prototypes under `<cwd>/.design/<slug>/`,
hands the user a Tweaks panel to pick / iterate, and returns the
selection plus a self-describing manifest the next agent can implement
against.
DO NOT trigger for: refactoring, debugging business logic, code review of
existing UI code, or generic "make a website" requests where production
code in a specific framework is wanted — those are coding tasks, not
design tasks.
2026-04-29