ui-preview
Installation
SKILL.md
UI Preview Skill
Preview local dev servers and storybooks using Chrome DevTools.
Available Tools
navigate_page- Navigate to a URLtake_screenshot- Capture a screenshot of the current pagenew_page- Open a new browser tabpress_key- Press keyboard keys (e.g., scrolling with PageDown, End)evaluate_script- Run JavaScript on the page
Workflow
- Navigate to the target URL using
navigate_page - Screenshot the page using
take_screenshot - Analyze captured screenshots with
look_atfor visual analysis