design-review

Automate QA and correction of visual inconsistencies in images.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/sobhanashine/nazarato --skill design-review-sobhanashine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/sobhanashine/nazarato/tree/main/.claude/skills/design-review
Command: npx skills add https://github.com/sobhanashine/nazarato --skill design-review-sobhanashine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, opencv-python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the identification and correction of visual inconsistencies, spacing issues, and other design problems, streamlining the design QA process.

Core Features & Use Cases

  • Automated Design QA: Identifies visual issues like inconsistencies, poor spacing, and design sloppiness.
  • Fix Design Issues: Automatically corrects identified issues based on predefined rules.
  • Use Case: For a web designer, use this Skill to quickly scan a design for visual problems before implementation.

Quick Start

Run the design-review skill on your design file 'design-file.png'.

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I automate design QA to find visual inconsistencies in images?

Automated design QA identifies visual inconsistencies, poor spacing, and design sloppiness in images. It uses image processing tools and predefined correction logic to scan files and resolve these visual problems automatically.

Can I automatically fix spacing and color issues in a design file?

Yes, you can automatically fix spacing and color issues by applying predefined correction rules. The tool identifies bad spacing and inconsistent colors, then automatically corrects these visual design elements within the image.

Does automated design review require Pillow and OpenCV to process images?

Automated design review requires image processing dependencies like Pillow and opencv-python. These libraries provide the underlying visual processing capabilities needed to detect and resolve issues like inconsistent colors and spacing.

What is the best way to scan a web design for visual problems before implementation?

The best way to scan a web design for visual problems is running an automated review on the design file. This process identifies visual issues like spacing inconsistencies and design sloppiness, streamlining the QA process before implementation.

What are the limitations of using predefined logic for design correction?

The limitation of using predefined logic for design correction is that it requires predefined rules to function. It relies strictly on established image processing parameters to identify and resolve visual inconsistencies, rather than subjective design intuition.