plan-design-review

Rate design plan dimensions on a 0-10 scale and prescribe fixes.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/2300031147/clawopencode --skill plan-design-review-2300031147
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-design-review
Source: https://github.com/2300031147/clawopencode/tree/main/skills/plan-design-review
Command: npx skills add https://github.com/2300031147/clawopencode --skill plan-design-review-2300031147

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design plans often lag in clarity and feasibility, making it hard for teams to align on execution. plan-design-review provides a structured, interactive evaluation that scores each design dimension from 0 to 10 and prescribes concrete fixes to reach a perfect plan.

Core Features & Use Cases

  • Score-based critique: rates design dimensions, identifies gaps, and prescribes actionable improvements to hit a 10.
  • Proactive UI/UX review: flags components that warrant review before implementation to reduce rework.
  • Plan-mode workflow: integrates with existing review routines and the /design-review path for live site audits and design critiques.

Quick Start

Run a plan-design-review on the current project plan to rate each design dimension and generate fixes to reach a perfect score.

Frequently Asked Questions about plan-design-review

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

FAQPage Schema
How do I score a design plan to identify gaps before implementation?

A design plan review scores each design dimension on a 0-10 scale and prescribes concrete fixes to reach a perfect 10. This structured evaluation identifies clarity and feasibility gaps to align teams on execution.

What is a UI/UX design critique in plan mode?

A UI/UX design critique in plan mode is an interactive evaluation that proactively flags components warranting review before implementation. It integrates with existing workflow hooks like /design-review for live site audits.

How do I run a live site audit for a design review?

You run a live site audit by applying the design critique workflow in plan mode, which uses tools to read, edit, grep, and glob project files to evaluate the design plan and generate actionable improvements.

Can I use design review tools to flag UI components proactively?

Yes, the design review process proactively flags UI/UX components that should be reviewed before implementation. This reduces rework by identifying potential issues early in the plan mode workflow.

Does plan mode design critique work without external dependencies?

Yes, the design critique workflow operates with zero external dependencies, leveraging built-in tools to read, edit, grep, glob, and run bash commands to evaluate design plans and prescribe fixes.