testing-reality-checker

Validate deployment claims by collecting automated screenshots and performance data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kayroalexandre/kayrogomesoff --skill testing-reality-checker-kayroalexandre
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: testing-reality-checker
Source: https://github.com/kayroalexandre/kayrogomesoff/tree/main/.kiro/skills/testing-reality-checker
Command: npx skills add https://github.com/kayroalexandre/kayrogomesoff --skill testing-reality-checker-kayroalexandre

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify whether a software system is production-ready by systematically analyzing visual and functional evidence, avoiding premature deployment claims.

Core Features & Use Cases

  • Reality Verification: Runs checks to verify actual system capabilities against claimed features.
  • Evidence Collection: Automates screenshot captures across devices and user journey steps to document visual fidelity.
  • Use Case: Evaluate a web application's deployment status by reviewing automated screenshots and validating that implementation matches specifications.

Quick Start

Use this skill to execute automated tests on your deployment and review the provided visual evidence for compliance.

Frequently Asked Questions about testing-reality-checker

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

FAQPage Schema
How do I verify if my web application is production-ready before deployment?▼

To verify production readiness, you can run automated visual and functional evidence collection to validate that your system's actual capabilities match its claimed features and specifications.

Can I automate screenshot captures across different devices for user journey validation?▼

Yes, you can automate screenshot captures across multiple devices and user journey steps to document visual fidelity and ensure consistent cross-device system behavior.

What is reality verification in software quality assurance?▼

Reality verification in quality assurance is the process of running systematic checks to validate actual system capabilities against claimed features, preventing premature deployment claims through evidence-based testing.

Do I need external dependencies to run automated cross-device testing?▼

No external dependencies are required to run automated cross-device testing, as the system validation and evidence collection process operates independently using built-in scripts and references.

How do I validate that my implementation matches system specifications automatically?▼

You can validate implementation against specifications by executing automated tests that collect performance data and visual evidence, systematically comparing the deployment's actual behavior to the documented requirements.

What are the limitations of using automated visual evidence for deployment verification?▼

Automated visual evidence for deployment verification is limited to validating functional specifications and visual fidelity, meaning it primarily focuses on documented user journeys rather than exploratory or ad-hoc testing scenarios.