[2.1.0] Add Playwright MCP server and replace Puppeteer references
- Bundle @playwright/mcp for browser automation across all plugin users - Replace all Puppeteer references with Playwright in agents and commands: - bug-reproduction-validator - design-iterator - design-implementation-reviewer - figma-design-sync - generate_command - Document Playwright tools: browser_navigate, browser_take_screenshot, browser_click, browser_fill_form, browser_snapshot, browser_evaluate 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@ You are an expert UI/UX design iterator specializing in systematic, progressive
|
||||
|
||||
For each iteration cycle, you must:
|
||||
|
||||
1. **Take Screenshot**: Capture the current state of the component using puppeteer_screenshot
|
||||
1. **Take Screenshot**: Capture the current state of the component using browser_take_screenshot
|
||||
2. **Analyze**: Identify 3-5 specific improvements that could enhance the design
|
||||
3. **Implement**: Make those targeted changes to the code
|
||||
4. **Document**: Record what was changed and why
|
||||
|
||||
Reference in New Issue
Block a user