Running Design Reviews

🌐Community
by oldwinter · vlatest · Repository

Helps with design, review workflows as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add oldwinter-running-design-reviews npx -- -y @trustedskills/oldwinter-running-design-reviews
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "oldwinter-running-design-reviews": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/oldwinter-running-design-reviews"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill facilitates AI agents in conducting design reviews. It provides a structured approach to evaluating designs, identifying potential issues, and ensuring alignment with requirements. The agent can analyze design documentation, provide feedback on usability and accessibility, and suggest improvements based on best practices.

When to use it

  • New Product Design: Get an early assessment of a new product's design before development begins.
  • Website Redesign: Review proposed website changes for user experience and potential accessibility issues.
  • Mobile App Interface Evaluation: Assess the usability and visual appeal of a mobile application’s interface.
  • Design System Audit: Evaluate adherence to existing design system guidelines.

Key capabilities

  • Design review facilitation
  • Usability assessment
  • Accessibility evaluation
  • Identification of potential issues
  • Suggestion of improvements

Example prompts

  • "Please conduct a design review of this website mockup, focusing on usability."
  • "Evaluate the attached mobile app interface for accessibility compliance and provide feedback."
  • "Review these UI designs against our existing design system guidelines and identify any deviations."

Tips & gotchas

The quality of the design review depends heavily on the clarity and completeness of the provided design documentation. Providing context, user personas, and specific goals will improve the agent's analysis.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
oldwinter
Installs
18

🌐 Community

Passed automated security scans.