design-review

Audit UI designs for visual inconsistencies and fix them with atomic commits.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual QA for UI design audit and polish. It helps identify visual inconsistencies, spacing issues, hierarchy problems, and slow interactions, then fixes them in the source with atomic commits and before/after verification.

Core Features & Use Cases

  • Visual audit of live sites and design systems to surface spacing, typography, color, and alignment issues.
  • Atomic fixes: commit each change as a separate, reviewable change with before/after screenshots for verification.
  • Plan-mode design reviews: perform audits before implementation to guide the build process.

Quick Start

Audit the current UI for visual issues, apply atomic fixes with before/after verification, and commit each change.

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I audit UI design for visual inconsistencies and spacing issues?

To audit UI design for visual inconsistencies, this Skill performs a visual QA review that identifies spacing, typography, color, and alignment problems across live sites or design systems, then applies atomic fixes with before-and-after verification.

Can I fix UI hierarchy and spacing issues directly in source code?

Yes, you can fix UI hierarchy and spacing issues directly in source code. The Skill commits each visual fix as a separate, reviewable atomic change, ensuring your design polish is tracked and verifiable with before-and-after screenshots.

What is a plan-mode design review workflow?

A plan-mode design review workflow performs a visual audit of your UI before implementation begins. It surfaces typography, spacing, and hierarchy issues to guide the build process, ensuring visual consistency is achieved before committing code changes.

Does visual QA work with existing design systems and live sites?

Visual QA works with existing design systems and live sites by auditing pages and components across your project. It surfaces visual inconsistencies and slow interactions, then fixes them with atomic commits and before-and-after screenshot verification.

How do I verify UI polish changes after fixing alignment and typography?

To verify UI polish changes after fixing alignment and typography, the Skill generates before-and-after screenshot comparisons for each atomic commit. This ensures every visual fix is documented and reviewable directly in your source code history.