design-review

Audit live sites for visual misalignment, spacing, and hierarchy issues.

Updated Aug 2, 2025
One-click install
npx skills add https://github.com/JovieInc/Jovie --skill design-review-jovieinc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/JovieInc/Jovie/tree/main/.claude/skills/gstack/design-review
Command: npx skills add https://github.com/JovieInc/Jovie --skill design-review-jovieinc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designer's eye QA identifies visual inconsistencies, spacing problems, hierarchy issues, AI slop patterns, and performance glitches on live sites, then fixes them while preserving intent.

Core Features & Use Cases

  • Visual QA audits: detect misalignments, inconsistent spacing, and typography errors across pages.
  • Plan-design-review workflow: perform design audits before implementing changes.
  • Iterative fixes with atomic commits: fix issues in source code and commit each change with before/after verification.
  • Live-site polish: proactively suggest improvements to polish the look of a live site.
  • Verification artifacts: generate before/after screenshots and provide concrete guidance.

Quick Start

Review the target pages, fix visual issues in the source, and verify results with before/after screenshots.

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I run a visual QA audit to fix UI spacing and hierarchy issues on a live site?

Run a visual design audit on a live site to detect misalignments, inconsistent spacing, and typography errors. The audit identifies visual inconsistencies and hierarchy issues across pages, then fixes them in source code while preserving design intent.

What is a design review workflow for pre-implementation planning?

A plan-design-review workflow performs design audits before implementing changes. It proactively suggests improvements to polish the look of a live site and refines accessibility, ensuring visual consistency before code deployment.

Can I verify UI polish fixes with before and after screenshots?

Yes, you can verify UI polish fixes with before and after screenshots. The process generates verification artifacts and provides concrete guidance, fixing visual issues in the source and committing each change atomically for reproducible results.

Does this visual review process detect accessibility and a11y refinements?

Yes, the visual review process detects accessibility and a11y refinements. It audits visual design on live sites to identify spacing and hierarchy issues that hinder user experience, satisfying requirements for accessibility refinements across components.

What is the best way to document design system changes with atomic commits?

The best way to document design system changes is through iterative fixes with atomic commits. This approach fixes issues in source code and commits each change with before and after verification, generating artifacts so teams can reproduce fixes.

Why does my live site have visual inconsistencies and AI slop patterns?

Live sites develop visual inconsistencies, spacing problems, hierarchy issues, and AI slop patterns due to uncoordinated frontend updates. A designer's eye QA identifies these performance glitches and visual errors, then fixes them while preserving intent.