08-REVIEW-clickthrough

Execute headed-browser clickthrough QA and generate a FINDINGS.md bug report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/medtrics/medtrics-acumen --skill 08-review-clickthrough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 08-REVIEW-clickthrough
Source: https://github.com/medtrics/medtrics-acumen/tree/main/templates/shared/skills/08-REVIEW-clickthrough
Command: npx skills add https://github.com/medtrics/medtrics-acumen --skill 08-review-clickthrough

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill systematically identifies bugs, errors, and usability issues within a feature's user interface by simulating a real user's interaction in a headed browser.

Core Features & Use Cases

  • Comprehensive UI Testing: Performs a detailed clickthrough of a feature's UI, documenting every interactive element and state change.
  • Error Detection: Captures console errors, server errors, i18n failures, and in-app bugs.
  • Use Case: After a new feature is developed, use this Skill to conduct a thorough manual QA walkthrough, ensuring all buttons, forms, and navigation work as expected and identifying any visual or functional defects before release.

Quick Start

Run a headed-browser clickthrough QA session for the new user profile feature.

Frequently Asked Questions about 08-REVIEW-clickthrough

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

FAQPage Schema
How do I perform a clickthrough QA test for a new UI feature?

A clickthrough QA test simulates real user interactions in a headed browser to identify console errors, server errors, i18n failures, and UI bugs. This Skill automates that process by capturing interactive elements, state changes, and form validation issues, then generating a detailed findings report with screenshots.

What is headed-browser UI testing and when do I need it?

Headed-browser UI testing launches a visible browser session to manually or automatically verify feature workflows. You need it after developing a new feature to ensure all buttons, forms, and navigation work as expected and to catch visual or functional defects before release.

Can I use this clickthrough QA tool to test form validation and state changes?

Yes, this tool captures form validation issues and documents every interactive element and state change during the clickthrough. It simulates real user interactions to verify that forms, buttons, and navigation transitions behave correctly across the feature's UI.

What's the best way to document UI bugs found during a manual QA walkthrough?

The best way to document UI bugs is to generate a structured FINDINGS.md report with bug classifications and screenshots. This Skill automatically compiles all detected console errors, server errors, and UI defects into that format, providing a thorough record for the development team.

Do I need any dependencies or external tools to run this UI clickthrough test?

No external dependencies are required to run this UI clickthrough test. The Skill operates independently using its built-in scripts and references to execute the headed-browser session, capture errors, and generate the findings report without additional setup.