gsd-ui-review

Automate retroactive UI audits with a cross-AI reviewer panel.

Updated May 11, 2025
One-click install
npx skills add https://github.com/rogsme/dotfiles --skill gsd-ui-review-rogsme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ui-review
Source: https://github.com/rogsme/dotfiles/tree/main/.config/gsd/skills/gsd-ui-review
Command: npx skills add https://github.com/rogsme/dotfiles --skill gsd-ui-review-rogsme

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates a retroactive visual audit of a phase's implemented frontend, enhancing it with a cross-AI reviewer panel to ensure thorough assessment and identify missed issues.

Core Features & Use Cases

  • Retroactive UI Audit: Performs a 6-pillar visual audit against UI-SPEC or abstract standards.
  • Cross-AI Reviewer Panel: Engages independent AI reviewers for additional perspectives.
  • Dynamic Score-Comparison Table: Provides a consolidated view of scores and missed issues.
  • Severity-Based Routing: Guides the next steps based on the audit results (fix issues, proceed, etc.).

Quick Start

Run the /gsd-ui-review command followed by the phase number to initiate the UI review process.

Frequently Asked Questions about gsd-ui-review

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

FAQPage Schema
How do I automate a frontend UI audit for a completed software phase?

To automate a frontend UI audit, this Skill performs a retroactive 6-pillar visual assessment against UI-SPEC standards and engages a cross-AI reviewer panel to identify missed issues. It uses Python scripts and Claude's orchestration to execute the analysis.

What is a cross-AI review panel for visual assessment?

A cross-AI review panel for visual assessment engages independent AI reviewers to provide additional perspectives during a UI audit. This ensures thorough visual evaluation and catches missed issues by comparing scores from multiple AI reviewers in a dynamic comparison table.

How do I route development tasks after a UI audit based on issue severity?

To route tasks after a UI audit based on issue severity, this Skill uses severity-based routing to guide your next steps. It analyzes the cross-AI reviewer panel results and directs you to either fix identified issues or proceed to the next phase.

Does this UI audit Skill require external dependencies or frameworks?

This UI audit Skill requires Claude's orchestration capabilities and Python scripts for execution and analysis, but lists no external dependencies. It operates independently using internal scripts and references to conduct the visual assessment.

Can I conduct a UI review against abstract standards instead of a UI-SPEC?

Yes, you can conduct a UI review against abstract standards if a UI-SPEC is unavailable. The retroactive audit evaluates the implemented frontend's visual quality across 6 pillars, accommodating both formal specifications and general design standards.

What is the best way to compare UI audit scores from multiple AI reviewers?

The best way to compare UI audit scores from multiple AI reviewers is using a dynamic score-comparison table. This Skill generates a consolidated view that aggregates scores and missed issues from the cross-AI reviewer panel for comprehensive evaluation.