web-design-reviewer
SKILL.md
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.
Activation Conditions
- 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
- Open the page with a browser-capable MCP client such as Playwright MCP.
- Capture the current state before editing.
- Test desktop and mobile widths.
- 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_navigateto open the pagebrowser_snapshotto inspect accessible structurebrowser_take_screenshotfor before and after capturesbrowser_resizefor responsive reviewbrowser_console_messagesandbrowser_network_requeststo catch front-end breakage
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
Related Skills
| Skill | Relationship |
|---|---|
| web-testing | Functional and automated browser testing after design fixes |
| frontend-design | Design principles to review against |
| react-development | Fix design issues in React source code |
Weekly Installs
6
Repository
practicalswan/a…t-skillsGitHub Stars
2
First Seen
Feb 26, 2026
Security Audits
Installed on
opencode6
gemini-cli6
claude-code6
github-copilot6
amp6
cline6