From frontend-skills
DEPRECATED. Guides interface design exploration by generating radical design alternatives in parallel, comparing trade-offs, and synthesizing insights.
How this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-skills:design-an-interfaceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Deprecated: prefer replacement named in description. Keep only for backward compatibility.
Deprecated: prefer replacement named in description. Keep only for backward compatibility.
"Design It Twice" (A Philosophy of Software Design): first idea rare best. Generate radical different designs, compare.
Spawn 3+ agents parallel. Each radical different approach, different constraint:
Each output: interface signature, usage example, what hides, trade-offs.
Show sequential: signature, usage, what hides. User absorb each before compare.
Discuss prose, no tables. Highlight divergence points.
Best design often combine insights. Ask: "Which fits your case? Any elements from others worth incorporating?"
npx claudepluginhub redpanda-data/ui-harness --plugin frontend-skillsGenerates multiple radically different interface designs for modules or APIs using parallel sub-agents. Use when designing APIs, exploring options, comparing module shapes, or 'design it twice'.
Generates multiple radically different API/module interface designs using parallel sub-agents, then compares trade-offs. Use when exploring interface options or designing a module.
Design a module's interface using parallel sub-agents for radically different designs. Compare on depth, simplicity, and efficiency, then grill the synthesis. Use for new APIs, refactors, or interface decisions.