analyze_ui_clipboard
Analyze a UI screenshot or mockup copied to the clipboard for frontend implementation, debugging, accessibility review, or component inventory.
Instructions
Analyze the current OS clipboard image as a UI screenshot or mockup. Use for frontend implementation, UI debugging, accessibility review, or component inventory when the user copied a screenshot instead of providing a file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | describe | |
| style_system | No | unknown | |
| target_framework | No | unknown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | No | ||
| summary | Yes | ||
| screen_type | No | unknown | |
| ui_elements | No | ||
| uncertainties | No | ||
| implementation_plan | No | ||
| accessibility_issues | No |