Ui Review

🌐Community
by srbhr · vlatest · Repository

Helps with UI components, code review 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 ui-review npx -- -y @trustedskills/ui-review
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "ui-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ui-review"
      ]
    }
  }
}

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

About This Skill

The ui-review skill enables AI agents to analyze and critique user interface designs, providing structured feedback on layout, accessibility, and visual consistency. It acts as an automated design auditor within the resume-matcher ecosystem to streamline development workflows.

When to use it

  • Validating new UI mockups before handing them off to developers for implementation.
  • Identifying potential accessibility barriers in web or mobile interface prototypes.
  • Ensuring visual consistency across different sections of a complex application design.
  • Generating a checklist of improvements for junior designers during code reviews.

Key capabilities

  • Automated critique of user interface elements and layouts.
  • Analysis of design patterns within the resume-matcher context.
  • Structured feedback generation for UI enhancements.

Example prompts

  • "Review this Figma link for mobile responsiveness issues."
  • "Analyze the color contrast in this dashboard layout against WCAG standards."
  • "Critique the navigation flow of this landing page prototype."

Tips & gotchas

  • Ensure the AI agent has access to the specific design files or screenshots being reviewed, as it cannot browse external live sites without explicit tooling.
  • This skill is most effective when used early in the design process to catch fundamental layout errors before coding begins.

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
srbhr
Installs
50

🌐 Community

Passed automated security scans.