← all plugins
New

designreview

AI design review for Claude Code: connects PRD, research, Figma, and analytics to review design intent (not pixels) and surface gaps before handoff or launch. Reads and annotates Figma through the DesignAgent bridge. Run /new, /review, /annotate.

@sherizan · sherizan/designagent-review

designreview

Quick install

/plugin marketplace add sherizan/designagent
/plugin install designreview@designagent

Already added the marketplace? /plugin marketplace update designagent first.

How it works

What it does

designreview 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 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 keeps reviews consistent across projects. It reads and annotates Figma through the DesignAgent bridge. Reviewing intent instead of pixels is Coco's entire personality.

Commands: /designreview:new (scaffold from a PRD), /designreview:review (run the review), /designreview:annotate (draft Figma comments).

Install

  • Add the marketplace: /plugin marketplace add sherizan/designagent
  • Install: /plugin install designreview@designagent