Add links to Playwright MCP repo in READMEs

This commit is contained in:
Patrick Ellis
2025-08-19 11:04:03 -07:00
parent 1dcc4176c0
commit f87594c2a4
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Workflows are covered in detail with tutorials and demos on [Patrick Ellis' YouT
## Workflows
### [Design Review Workflow](./design-review/)
An automated design review system that provides comprehensive feedback on front-end code changes. This workflow uses Playwright browser automation and specialized Claude Code agents to ensure UI/UX consistency, accessibility compliance, and adherence to world-class design standards. Perfect for maintaining design quality across teams and catching visual issues before they reach production.
An automated design review system that provides comprehensive feedback on front-end code changes. This workflow uses Microsoft's open source [Playwright MCP](https://github.com/microsoft/playwright-mcp) browser automation and specialized Claude Code agents to ensure UI/UX consistency, accessibility compliance, and adherence to world-class design standards. Perfect for maintaining design quality across teams and catching visual issues before they reach production.
---