Content Preview
--- name: qa description: | Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a feature is ready for testing or asks "does this work?". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Pr
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/qa.md \
https://raw.githubusercontent.com/garrytan/gstack/main/.agents/skills/gstack-qa/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 .agents/skills/gstack-qa/SKILL.md
Related Skills
qa
Systematically QA test a web application and fix bugs found. Runs QA testing,
qa
by Garry Tan (YC CEO) · garrytan-gstack
gstack
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with
gstackgstack
by Garry Tan (YC CEO) · garrytan-gstack
gstack
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with
generalgstack
by Garry Tan (YC CEO) · garrytan-gstack
testing-qa
Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
testingqa
by sickn33 (Antigravity) · antigravity-awesome-skills