gsd-ui-review

Audit frontend projects across six pillars and generate phase-specific UI-REVIEW.md artifacts.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-ui-review-d0nmega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ui-review
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-ui-review
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-ui-review-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conduct a retroactive, six-pillar visual audit of frontend code to surface quality gaps and produce a standardized UI-REVIEW artifact.

Core Features & Use Cases

  • Six-pillar audit framework that evaluates UI clarity, consistency, accessibility, performance, maintainability, and visuals across projects.
  • Automated artifact generation that outputs a {phase_num}-UI-REVIEW.md per phase, summarizing findings and scores.
  • Cross-project applicability enabling audits on any frontend project with consistent reporting and gates preservation.

Quick Start

Run the gsd-ui-review skill to start the audit and generate the Phase-specific UI-REVIEW.md artifact.

Frequently Asked Questions about gsd-ui-review

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

FAQPage Schema
What is a frontend UI quality audit and what does it check?

An audit assesses frontend code across six pillars—usability, accessibility, performance, consistency, maintainability, and visuals. It surfaces quality gaps and generates a standardized UI-REVIEW.md artifact summarizing findings and scores per project phase.

How do I perform a retroactive UI audit on an existing frontend project?

Run the audit workflow against an existing frontend project to evaluate code across six quality pillars. The process preserves all gates and automatically generates a phase-specific UI-REVIEW.md artifact detailing identified issues and scores.

Can I use this frontend visual audit on any project framework?

Yes, this visual audit offers cross-project applicability and can be applied to any frontend project. It provides consistent reporting and preserves all quality gates while generating a phase-specific UI-REVIEW.md artifact regardless of framework.

What does a UI-REVIEW.md artifact include after a frontend quality audit?

The UI-REVIEW.md artifact includes a structured report of quality findings and scores per phase. It summarizes issues identified across the six audit pillars—usability, accessibility, performance, consistency, maintainability, and visuals—into a standardized markdown file.

What are the limitations of automated frontend quality reporting?

Automated frontend quality reporting focuses on structured code-level findings and scores, preserving established workflow gates. It requires an existing codebase to audit and outputs a markdown artifact, meaning complex subjective design nuances may still need manual review.