gstack

Automate end-to-end QA testing in a headless browser for web apps.

4|1|Updated Sep 13, 2023
One-click install
npx skills add https://github.com/louisfghbvc/mcp-leetcode-crawler --skill gstack-louisfghbvc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gstack
Source: https://github.com/louisfghbvc/mcp-leetcode-crawler/tree/main/.agent/skills/skill
Command: npx skills add https://github.com/louisfghbvc/mcp-leetcode-crawler --skill gstack-louisfghbvc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The gstack skill provides a fast, automated way to exercise a site in a headless browser, capturing state, diffs, and visual evidence to help QA teams and developers ship reliable deployments.

Core Features & Use Cases

  • Navigate pages, interact with elements, verify state, diff before/after, and take annotated screenshots.
  • Test responsive layouts, forms, uploads, and dialogs across devices.
  • Create a repeatable QA workflow that can be invoked when asked to open or test a site, verify a deployment, or file a bug with evidence.

Quick Start

Tell me what site to test and I will open it, run the requested QA checks, and report results.

Frequently Asked Questions about gstack

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

FAQPage Schema
How do I automate end-to-end QA testing in a headless browser?▼

Automate end-to-end QA testing in a headless browser by navigating pages, interacting with forms and dialogs, verifying state, diffing before/after, and capturing annotated screenshots as visual evidence.

Can I test responsive layouts across different devices for web app deployments?▼

Yes, you can test responsive layouts across devices for web app deployments. The automated QA workflow validates page rendering, form submissions, and dialog interactions on various screen sizes.

How do I reproduce a bug and capture visual evidence for a web app?▼

Reproduce a bug and capture visual evidence by running deterministic scripts in a headless browser. The workflow navigates the web app, interacts with elements, and takes annotated screenshots to file a bug with evidence.

What's the best way to detect visual regressions after a deployment?▼

Detect visual regressions after a deployment by using the headless browser to navigate pages and diff before/after states. The workflow captures state changes and annotated screenshots as evidence.

Does automated QA testing support file uploads and state verification?▼

Yes, automated QA testing supports file uploads and state verification. The headless browser workflow interacts with forms, dialogs, and uploads, then verifies the application state to ensure reliable deployments.