Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
practicalswan avatar

Web Design Reviewer

  • 13 installs
  • 7 repo stars
  • Updated August 2, 2026
  • practicalswan/agent-skills

web-design-reviewer is a Claude Code skill for design & ui/ux.

About

web-design-reviewer is a Claude Code skill for design & ui/ux. It helps solo builders move faster with AI-assisted development.

  • web-design-reviewer
  • Design & UI/UX
  • AI-coding skill

Web Design Reviewer by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #1,418 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/practicalswan/agent-skills --skill web-design-reviewer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars7
Last updatedAugust 2, 2026
Repositorypracticalswan/agent-skills

How do I helps with design & ui/ux tasks.?

Helps with design & ui/ux tasks.

Who is it for?

Best when you're working on design & ui/ux and need structured help with web design reviewer.

Skip if: Teams with no design & ui/ux needs, or anyone wanting a generic chat assistant without this specific workflow.

When should I use this skill?

When you need to helps with design & ui/ux tasks., or when web-design-reviewer is a claude code skill for design & ui/ux.

What you get

Structured output aligned to web-design-reviewer: web-design-reviewer, Design & UI/UX.

Files

SKILL.mdMarkdownGitHub ↗

Web Design Reviewer

Use this skill for visual QA and source-level fixes after a page is already running. This is not the right skill for functional automation or regression suites.

  • Leverage native parallel subagent dispatch and 200k+ context windows where available.

Activation Conditions

Use symptom -> action triggers: when one matches, apply this skill and verify with the protocol below.

  • Reviewing a live page for layout or spacing defects
  • Checking responsive behavior at a few critical widths
  • Comparing a page to a design system or visual target
  • Tracing a visible issue back to CSS, Tailwind classes, or component structure

Recommended Workflow

1. Open the page with a browser-capable MCP client such as Playwright MCP. 2. Capture the current state before editing. 3. Test desktop and mobile widths. 4. Fix the source code, then re-check the same viewports.

Playwright MCP Mapping

These tool names are current in the Playwright MCP server used by Codex:

  • browser_navigate to open the page
  • browser_snapshot to inspect accessible structure
  • browser_take_screenshot for before and after captures
  • browser_resize for responsive review
  • browser_console_messages and browser_network_requests to catch front-end breakage

Anti-Patterns

  • Starting from a generic template without adapting it: The output may look polished but still miss the real audience or medium.
  • Ignoring final render or export review: Layout bugs often appear only after the asset is opened in its destination tool.
  • Fixing content and presentation in one pass: It becomes hard to tell whether a problem is structural or visual.

Verification Protocol

Before claiming "skill applied successfully":

1. Pass/fail: The Web Design Reviewer guidance is tied to a concrete route, component, screen, or design artifact. 2. Pass/fail: Component states cover loading, empty, error, success, and responsive breakpoints where applicable. 3. Pass/fail: Accessibility, visual hierarchy, and interaction behavior are reviewed against the shared component rubric. 4. Pressure-test scenario: Review the component on a narrow mobile viewport, keyboard-only path, and slow-loading state. 5. Success metric: Zero generic UI approval; every approval cites rendered behavior or source evidence.

Review Checklist

  • [ ] No overflow or clipped content at target widths
  • [ ] Interactive controls remain visible and reachable
  • [ ] Text contrast and focus states are acceptable
  • [ ] Repeated components use consistent spacing, typography, and color
  • [ ] Fixes were verified visually after the code change

References & Resources

Documentation

  • Visual Checklist - High-signal items for layout, contrast, spacing, and responsive review
  • Framework Fixes - Typical fix locations for CSS, Tailwind, CSS modules, and component styles

Scripts

  • CSS Risk Audit - Scan CSS and front-end source for risky fixed widths, viewport traps, and overflow patterns

<!-- PORTABILITY:START -->

Cross-Client Portability

This skill is written to stay usable across GitHub Copilot, Claude Code, Codex, and Gemini CLI.

  • GitHub Copilot: keep the folder in a Copilot-visible skill or plugin path, or wrap the workflow as project instructions if the host does not support portable skill folders directly.
  • Claude Code: keep the folder in a local skills directory or a compatible plugin or marketplace source.
  • Codex: install or sync the folder into $CODEX_HOME/skills/<skill-name> and restart Codex after major changes.
  • Gemini CLI: this repository generates a project command named /skills:web-design-reviewer from this skill. Rebuild commands with python scripts/export-gemini-skill.py web-design-reviewer and then run /commands reload inside Gemini CLI.

<!-- PORTABILITY:END -->

<!-- MCP:START -->

MCP Availability And Fallback

Preferred MCP Server: Playwright MCP

  • Fallback prompt: "Use the Web Design Reviewer skill without MCP. Rely on the local SKILL.md, bundled references or scripts, and manual verification. Show the exact commands, evidence, and final checks you used before concluding."
  • Use Playwright CLI, browser devtools, screenshots, and manual responsive checks when MCP browser tools are unavailable.
  • Capture console or network issues with the browser or terminal before proposing visual fixes.

<!-- MCP:END -->

Related Skills

  • frontend-design: Use it when the workflow also needs UI composition and front-end design direction.
  • premium-frontend-ui: Use it when the workflow also needs high-fidelity UI polish and interaction detail.
  • stitch-design: Use it when the workflow also needs turning interface designs into implementation-ready assets.
  • canvas-design: Use it when the workflow also needs visual composition and presentation-ready diagram work.

Related skills

FAQ

What does web-design-reviewer do?

web-design-reviewer is a Claude Code skill for design & ui/ux.

When should I use web-design-reviewer?

When you need to helps with design & ui/ux tasks., or when web-design-reviewer is a claude code skill for design & ui/ux.

What are the main capabilities?

web-design-reviewer; Design & UI/UX; AI-coding skill.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.