visual-testing
Installation
SKILL.md
Visual Testing Skill
Perform visual testing and UI verification using screenshots and DOM inspection.
When to Use
This skill activates when:
- User wants to verify UI appearance
- User asks to compare page with design
- User needs responsive design testing
- User wants to check for visual regressions
- User mentions UI bugs or styling issues
Capabilities
Screenshot Capture
- Full page or element screenshots (
content_take-screenshot) —selectororreffor element - Annotated screenshots —
annotate: trueoverlays numbered labels [1],[2],… mapping to ARIA refs (e1,e2). UseannotateContentfor headings,cursorInteractivefor div/span buttons - PDF generation (
content_save-as-pdf)