599 B
599 B
description, allowed-tools, argument-hint, model
| description | allowed-tools | argument-hint | model | |
|---|---|---|---|---|
| Take a screenshot of the current browser viewport. Use --full for full page, --selector for specific element. | Bash(*) |
|
haiku |
Screenshot
Take a screenshot of the current browser state.
node ~/.claude/plugins/*/skills/website-debug/scripts/browser-screenshot.js $ARGUMENTS
Options
- No arguments: Viewport screenshot
--full: Full page screenshot (scrollable content)--selector=".class": Screenshot of specific element
After capturing, analyze the screenshot for any visual issues.