Perform a comprehensive 8-phase UI/UX design review covering Preparation, Interaction, Responsiveness, Visual Polish, Accessibility, Robustness, Code Health, and Content across 1440px, 768px, and 375px viewports using Playwright
Scanned 9/8/2026
Install to Claude Code
npx -y skills add paperclipai/companies --skill design-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Design Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/paperclipai-design-review-385b0d19)More formats (shields.io, HTML) on the badges page.
---
name: design-review
description: >
Perform a comprehensive 8-phase UI/UX design review covering Preparation, Interaction, Responsiveness, Visual Polish, Accessibility, Robustness, Code Health, and Content across 1440px, 768px, and 375px viewports using Playwright
metadata:
sources:
- kind: github-file
repo: OneRedOak/claude-code-workflows
path: design-review/design-review-agent.md
commit: 6a653445125da828f31af473fcdd3cf29f99be82
attribution: Patrick Ellis
license: MIT
usage: referenced
---
Perform a comprehensive UI/UX design review using an 8-phase methodology: Preparation, Interaction, Responsiveness, Visual Polish, Accessibility, Robustness, Code Health, and Content. Tests at three viewport breakpoints (1440px, 768px, 375px) and uses Playwright MCP for live browser testing when available. Use when reviewing frontend changes, deployed UIs, or design implementations.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.