plan-design-review

Review product design plans for UI/UX decision completeness before implementation.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/bhianerd/aimemory --skill plan-design-review-bhianerd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-design-review
Source: https://github.com/bhianerd/aimemory/tree/main/.claude/skills/gstack/plan-design-review
Command: npx skills add https://github.com/bhianerd/aimemory --skill plan-design-review-bhianerd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you catch missing product design decisions in a development plan so the implementation ships with intentional UX, not generic or accidental UI choices.

Core Features & Use Cases

  • Interactive plan review for UI/UX: Evaluates interaction hierarchy, design rationale, and what users will experience—especially the highest-risk omissions.
  • Design-quality gap filling (before build): Rates design completeness and drives targeted fixes to reach a “10/10” plan standard.
  • Edge cases and states coverage: Forces explicit treatment of loading, empty, error, success, and responsiveness so UX isn’t patched later.

Use it when you’re about to implement a planned interface and want a designer’s critique that improves the plan itself (not a live-site visual audit).

Quick Start

Invoke the skill by typing /plan-design-review when your plan includes UI/UX components that need a rigorous designer review.

Frequently Asked Questions about plan-design-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a UI/UX design plan before implementation to catch missing interaction states?

Review a UI/UX design plan by evaluating interaction hierarchy and edge cases like loading, empty, and error states. This enforces UX completeness and prevents accidental UI choices during the development phase.

What is design completeness gap filling for a planned user interface?

Design completeness gap filling rates a planned interface against a 10/10 standard, targeting missing interaction state definitions, information hierarchy, and accessibility rules to produce a ship-ready plan.

How do I check if my product design plan covers edge cases and accessibility considerations?

Check your product design plan by enforcing explicit treatment of loading, empty, error, and success states alongside responsiveness. This drives targeted fixes for accessibility and information hierarchy before build.

Can I use a design critique to improve interaction hierarchy during the plan mode phase?

Yes, you can apply a design critique during plan mode to evaluate interaction hierarchy and design rationale. It upgrades a UI/UX plan into implementable clarity by enforcing anti-generic design rules.

Does a UI/UX plan review audit live site visuals or the pre-build design decisions?

A UI/UX plan review audits pre-build design decisions rather than live-site visuals. It evaluates what users will experience in a planned interface to catch the highest-risk omissions before implementation begins.

When should I not use a plan design review for my UI/UX workflow?

You should not use a plan design review for live-site visual audits or post-implementation QA. It applies strictly to PLAN-mode scenarios where user-facing screens and interactions must be defined before coding.