visual-verification

Capture and upload full-page or viewport screenshots with metadata for UI verification.

2.6k|379|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ColeMurray/background-agents --skill visual-verification-colemurray
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-verification
Source: https://github.com/ColeMurray/background-agents/tree/main/packages/sandbox-runtime/src/sandbox_runtime/skills/visual-verification
Command: npx skills add https://github.com/ColeMurray/background-agents --skill visual-verification-colemurray

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of verifying UI updates by capturing and uploading visual evidence, reducing manual review time.

Core Features & Use Cases

  • UI Verification: Capture viewport or full-page screenshots of webpages for change validation.
  • Automated Uploads: Upload captured images with metadata for easy review and documentation.
  • Use Case: After updating a webpage layout, use this Skill to automatically take a screenshot and share it with the team for quick validation.

Quick Start

Use the visual-verification skill to open a web page, set the viewport, capture a screenshot, and upload it with a descriptive caption.

Frequently Asked Questions about visual-verification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate UI screenshots for regression testing?

Automate screenshot capture for regression testing by capturing full-page or viewport-specific images and uploading them with metadata like dimensions and source URL. This validates layout changes and provides reliable documentation for reviewers.

What is visual verification in UI testing?

Visual verification in UI testing is the process of capturing screenshots of webpages to validate layout changes and document UI states. It reduces manual review time by automatically generating visual evidence with descriptive captions for developers.

Can I capture viewport-specific screenshots for layout validation?

Yes, you can capture viewport-specific screenshots for layout validation. The skill handles both full-page and viewport-specific screenshot capture, ensuring reliable documentation of UI states for developers and reviewers.

What's the best way to document UI changes with automated uploads?

The best way to document UI changes is to capture screenshots and upload them with metadata including dimensions and source URL. This automated upload process provides easy review and reliable documentation of UI states for developers.

Does automated screenshot capture report webpage dimensions and source URLs?

Yes, automated screenshot capture reports webpage metadata including dimensions and source URL. This ensures reliable documentation of UI states and provides developers with the context needed for thorough change validation.