gstack
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with
Content Preview
--- name: gstack version: 1.1.0 description: | Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence. gstack also includes development workflow ski
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/gstack.md \
https://raw.githubusercontent.com/garrytan/gstack/main/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/garrytan/gstackThen reference at SKILL.md
Related Skills
gstack
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with
gstackgstack
by Garry Tan (YC CEO) · garrytan-gstack
gstack-upgrade
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
gstack-upgradegstackupgrade
by Garry Tan (YC CEO) · garrytan-gstack
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
claude-apiclaudeapiai
by Anthropic · anthropic-official-skills