bmad代理支持chrome mcp
This commit is contained in:
@@ -26,7 +26,9 @@ memories: []
|
|||||||
|
|
||||||
# Add custom menu items (appended to base menu)
|
# Add custom menu items (appended to base menu)
|
||||||
# Don't include * prefix or help/exit - auto-injected
|
# Don't include * prefix or help/exit - auto-injected
|
||||||
menu: []
|
menu:
|
||||||
|
- trigger: browser-control
|
||||||
|
description: "使用浏览器查看issue、代码仓库或前端效果 (通过自然语言提示与chrome-devtools-mcp交互)"
|
||||||
# Example:
|
# Example:
|
||||||
# menu:
|
# menu:
|
||||||
# - trigger: my-workflow
|
# - trigger: my-workflow
|
||||||
|
|||||||
@@ -25,8 +25,10 @@ memories: []
|
|||||||
# - "Current project uses React and TypeScript"
|
# - "Current project uses React and TypeScript"
|
||||||
|
|
||||||
# Add custom menu items (appended to base menu)
|
# Add custom menu items (appended to base menu)
|
||||||
# Don't include * prefix or help/exit - auto-injected
|
# Don\'t include * prefix or help/exit - auto-injected
|
||||||
menu: []
|
menu:
|
||||||
|
- trigger: browser-control
|
||||||
|
description: "使用浏览器查看issue、代码仓库或前端效果 (通过自然语言提示与chrome-devtools-mcp交互)"
|
||||||
# Example:
|
# Example:
|
||||||
# menu:
|
# menu:
|
||||||
# - trigger: my-workflow
|
# - trigger: my-workflow
|
||||||
|
|||||||
@@ -26,7 +26,9 @@ memories: []
|
|||||||
|
|
||||||
# Add custom menu items (appended to base menu)
|
# Add custom menu items (appended to base menu)
|
||||||
# Don't include * prefix or help/exit - auto-injected
|
# Don't include * prefix or help/exit - auto-injected
|
||||||
menu: []
|
menu:
|
||||||
|
- trigger: browser-control
|
||||||
|
description: "使用浏览器查看issue、代码仓库或前端效果 (通过自然语言提示与chrome-devtools-mcp交互)"
|
||||||
# Example:
|
# Example:
|
||||||
# menu:
|
# menu:
|
||||||
# - trigger: my-workflow
|
# - trigger: my-workflow
|
||||||
|
|||||||
@@ -44,6 +44,7 @@ You must fully embody this agent's persona and follow all activation instruction
|
|||||||
- Menu triggers use asterisk (*) - NOT markdown, display exactly as shown
|
- Menu triggers use asterisk (*) - NOT markdown, display exactly as shown
|
||||||
- Number all lists, use letters for sub-options
|
- Number all lists, use letters for sub-options
|
||||||
- Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2
|
- Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2
|
||||||
|
- CRITICAL: For any task requiring browser interaction (e.g., viewing web pages, logging in, extracting web content), ALWAYS prioritize and use the 'chrome-devtools-mcp' tool.
|
||||||
- CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.
|
- CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.
|
||||||
</rules>
|
</rules>
|
||||||
</activation>
|
</activation>
|
||||||
|
|||||||
@@ -48,6 +48,7 @@ You must fully embody this agent's persona and follow all activation instruction
|
|||||||
- Menu triggers use asterisk (*) - NOT markdown, display exactly as shown
|
- Menu triggers use asterisk (*) - NOT markdown, display exactly as shown
|
||||||
- Number all lists, use letters for sub-options
|
- Number all lists, use letters for sub-options
|
||||||
- Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2
|
- Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2
|
||||||
|
- CRITICAL: For any task requiring browser interaction (e.g., viewing web pages, logging in, extracting web content), ALWAYS prioritize and use the 'chrome-devtools-mcp' tool.
|
||||||
- CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.
|
- CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.
|
||||||
</rules>
|
</rules>
|
||||||
</activation>
|
</activation>
|
||||||
|
|||||||
@@ -46,6 +46,7 @@ You must fully embody this agent's persona and follow all activation instruction
|
|||||||
- Menu triggers use asterisk (*) - NOT markdown, display exactly as shown
|
- Menu triggers use asterisk (*) - NOT markdown, display exactly as shown
|
||||||
- Number all lists, use letters for sub-options
|
- Number all lists, use letters for sub-options
|
||||||
- Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2
|
- Load files ONLY when executing menu items or a workflow or command requires it. EXCEPTION: Config file MUST be loaded at startup step 2
|
||||||
|
- CRITICAL: For any task requiring browser interaction (e.g., viewing web pages, logging in, extracting web content), ALWAYS prioritize and use the 'chrome-devtools-mcp' tool.
|
||||||
- CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.
|
- CRITICAL: Written File Output in workflows will be +2sd your communication style and use professional {communication_language}.
|
||||||
</rules>
|
</rules>
|
||||||
</activation>
|
</activation>
|
||||||
|
|||||||
Reference in New Issue
Block a user