What problem does it solve?
The gstack Skill solves the problem of manual QA testing and site dogfooding by automating tasks like page navigation, element interaction, state verification, and screenshot capture, allowing for efficient testing on Windows 11 without the need for additional tools like WSL or Docker.
Core Features & Use Cases
- Headless Browser Interaction: Navigate through web pages, interact with elements, and verify the state of the page.
- Screenshot and Diffing: Take annotated screenshots, diff before/after states, and capture bug evidence.
- Responsive Layout Testing: Test layouts on different screen sizes and devices.
- Form and Upload Testing: Validate forms and test file uploads.
- Use Case: When you need to test a website or application on Windows 11, verify a deployment, or capture a bug with screenshots and detailed information.
Quick Start
To navigate to a URL, type /gs:go [URL].