Feature/frontend verify (#412)

* Add: flags for the chrome devtools mcp and the tavily mcp

* Add: added the --frontend-verify flag

---------

Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
David-Dohyun-Im 2025-10-06 01:31:40 +09:00 committed by GitHub
parent c67abcfc1a
commit 2ddec8ec62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -167,6 +167,7 @@
| `--iterations [n]` | Improvement cycles | 1-10 |
| `--all-mcp` | Enable all MCP servers | Boolean |
| `--no-mcp` | Native tools only | Boolean |
| `--frontend-verify` | UI testing, frontend debugging, layout validation | Enable Playwright + Chrome DevTools + Serena |
### System Flags (SuperClaude Installation)
| Flag | Purpose | Values |

View File

@ -58,6 +58,10 @@ Behavioral flags for Claude Code to enable specific execution modes and tool sel
- Trigger: Web search requests, real-time information needs, research queries, current events
- Behavior: Enable Tavily for web search and real-time information gathering
**--frontend-verify**
- Trigger: UI testing requests, frontend debugging, layout validation, component verification
- Behavior: Enable Playwright + Chrome DevTools + Serena for comprehensive frontend verification and debugging
**--all-mcp**
- Trigger: Maximum complexity scenarios, multi-domain problems
- Behavior: Enable all MCP servers for comprehensive capability