superdesigner
AI design review — connects PRD, research, Figma, and analytics to surface gaps and blind spots before handoff.
@sherizan · sherizan/superdesigner-ai
Quick install
/plugin marketplace add sherizan/designagent/plugin install superdesigner@designagentWhat it does
superdesigner runs a multi-agent design review inside Claude Code. It checks intent, not pixels — connecting your PRD, user research, Figma files, analytics, and content briefs to surface the gaps that usually slip through to handoff or launch.
It reviews for:
- PRD coverage — does the design actually solve what the PRD asked for?
- The five states — happy, empty, loading, error, and recovery.
- Edge cases — the flows people forget until they break in production.
- Copy clarity — plain language, consistent voice, honest microcopy.
- Analytics — is the experience instrumented enough to learn from?
When a PRD exists but there's no design yet, it can scaffold one — proposing screens and building starter prototypes (HTML or Figma frames) to react to.
What you can do with it
- "Review this feature against the PRD and tell me what's missing."
- "Check every state of this flow, not just the happy path."
- "We have a PRD but no Figma file — propose the screens."
- "Draft Figma comments I can paste onto the design."
How it works
The plugin bundles a design-review command that dispatches a panel of
specialized agents (PRD, UX, content, analytics, and more) in parallel, then
synthesizes their findings into a single review — a self-contained HTML report
plus markdown comments ready to drop into Figma. A shared rubric defines what
"good" means so reviews stay consistent across projects.
Install
- Add the marketplace:
/plugin marketplace add sherizan/designagent - Install:
/plugin install superdesigner@designagent