design-review
Installation
SKILL.md
Design Review Skill
Status: Production Ready ✅ Last Updated: 2025-11-20 Dependencies: Playwright MCP or Chrome DevTools Methodology: 7-phase systematic review (inspired by Stripe, Airbnb, Linear)
Quick Start
1. Prerequisites Check
Before starting a design review, verify browser automation tools are available:
Option A: Playwright MCP (recommended for interactive testing)
- See the
playwright-testingskill for Playwright setup - Provides browser automation, screenshots, viewport testing, console monitoring