gstack

Parse SKILL.md frontmatter and assets to index gstack skills.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/geoffreywoo/clawfable --skill gstack-geoffreywoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack
Source: https://github.com/geoffreywoo/clawfable/tree/main/.claude/skills/gstack
Command: npx skills add https://github.com/geoffreywoo/clawfable --skill gstack-geoffreywoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fast headless browser for QA testing and dogfooding. This Skill enables you to navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots.

Core Features & Use Cases

  • Navigate pages, click elements, fill forms, upload files, and inspect results in a live browser environment.
  • Diff snapshots before and after actions to verify changes, capture annotated screenshots for bug reports, and test responsive layouts.
  • QA workflows: automate site validation, regression testing, and visual verification across devices.

Quick Start

Invoke /browse to start a headless browser session and begin QA testing.

Frequently Asked Questions about gstack

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

FAQPage Schema
How do I search and discover available AI workflow skills using markdown frontmatter metadata?

This skill indexes SKILL.md frontmatter to provide a dense, searchable summary of names, descriptions, categories, and dependencies, enabling fast discovery across AI workflows.

What is the best way to manage and surface skill documentation metadata for onboarding?

Parsing SKILL.md frontmatter and associated assets builds a searchable metadata index that feeds search, onboarding, and safety checks across Claude Code integrations.

How do I run headless browser QA testing and capture annotated screenshots for bug reports?

Headless browser QA testing automates site validation by navigating pages, clicking elements, and capturing annotated screenshots to verify deployments and file bugs with visual evidence.

Can I diff before and after snapshots to verify state changes during responsive layout testing?

Snapshot diffing compares before and after states to verify changes, test responsive layouts, and capture bug evidence during live browser interactions.

Does this skill require external dependencies to index skill suite metadata or run headless browser sessions?

No external dependencies are required; the skill operates independently using internal scripts to parse markdown metadata and execute headless browser workflows.