Frontend Design Review

🌐Community
by dauquangthanh · vlatest · Repository

Helps with frontend development, design, code review as part of building frontend UIs and user experiences 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 frontend-design-review npx -- -y @trustedskills/frontend-design-review
2

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

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

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

About This Skill

The frontend-design-review skill enables AI agents to analyze and critique user interface designs, focusing on visual consistency, accessibility standards, and responsive layout behavior. It provides actionable feedback to refine the look and feel of web applications before implementation.

When to use it

  • Validating a new landing page design against established brand guidelines.
  • Checking mobile responsiveness across different screen sizes during the prototyping phase.
  • Identifying accessibility issues such as low color contrast or missing alt text in wireframes.
  • Reviewing component libraries for consistency in spacing, typography, and interaction patterns.

Key capabilities

  • Evaluates visual hierarchy and layout balance.
  • Assesses adherence to accessibility best practices (e.g., WCAG).
  • Analyzes responsive design behavior on various devices.
  • Provides specific recommendations for improving user experience.

Example prompts

  • "Review this Figma link for mobile responsiveness and suggest improvements."
  • "Analyze the color contrast in this dashboard design for accessibility compliance."
  • "Critique the visual consistency of these button styles across different pages."

Tips & gotchas

Ensure you provide clear context about your design system or brand guidelines to get more relevant feedback. This skill is best used during the design phase, not after code has been written.

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
dauquangthanh
Installs
55

🌐 Community

Passed automated security scans.