agency-evidence-collector

Capture Playwright screenshots to compare web interfaces against technical specifications.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-evidence-collector-rajyeole6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-evidence-collector
Source: https://github.com/rajyeole6/AI-RECRUITER/tree/main/.agents/skills/testing-evidence-collector
Command: npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-evidence-collector-rajyeole6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of unreliable or fantasy-based QA reporting by enforcing a strict, evidence-first methodology that requires visual proof for every claim.

Core Features & Use Cases

  • Automated Visual Verification: Uses Playwright to capture screenshots of web interfaces for objective analysis.
  • Reality-Based Reporting: Forces the identification of specific issues and prevents the submission of unsubstantiated "zero issues found" reports.
  • Use Case: A developer claims a new feature is production-ready, but this skill automatically captures screenshots across multiple viewports and identifies broken accordions or missing responsive styles, forcing a realistic quality assessment.

Quick Start

Run the agency-evidence-collector skill to perform a full visual audit and generate a reality-based QA report for the current deployment.

Frequently Asked Questions about agency-evidence-collector

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

FAQPage Schema
How do I automate visual evidence collection for QA testing?

Automated visual evidence collection uses Playwright to capture screenshots of web interfaces across multiple viewports, identifying functional gaps, responsive design issues, and interactive element failures during QA testing. It enforces reality-based reporting by requiring visual proof for every claim.

Why does automated QA testing report zero issues found when bugs still exist?

Automated QA testing often reports zero issues found due to fantasy-based reporting. An evidence-first methodology prevents this by forcing the identification of specific issues through captured screenshots, preventing the submission of unsubstantiated claims that broken features are production-ready.

Do I need Playwright to perform automated visual verification on web applications?

Yes, you need Playwright for browser automation to perform automated visual verification on web applications. It captures screenshots across multiple viewports and requires shell access for system-level resource verification to identify broken accordions or missing responsive styles.

What is evidence-based QA testing and how does it validate application state?

Evidence-based QA testing is a strict methodology that captures visual evidence and compares application state against technical specifications. It targets web-based interfaces to identify functional gaps, responsive design issues, and interactive element failures using automated browser screenshots.

Can I verify responsive design issues across multiple viewports using Playwright?

Yes, you can verify responsive design issues across multiple viewports using Playwright. The skill captures screenshots of web interfaces across different screen sizes to automatically identify broken accordions, missing responsive styles, and interactive element failures.