DojoCodingLabs

Gtm QA — Testing skill for Claude Code

Testing community

Run autonomous QA verification on any GTM deployment — pixel fires, funnel walkthroughs, mobile testing, performance audits, email rendering.

How to install Gtm QA

Installs to ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-qa/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-qa && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/GTM-Engineering-Command-Center/HEAD/commands/gtm-qa.md -o ~/.claude/skills/dojocodinglabs-gtm-engineering-command-center-gtm-qa/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gtm QA does


name: gtm-qa description: Run autonomous QA verification on any GTM deployment — pixel fires, funnel walkthroughs, mobile testing, performance audits, email rendering

GTM QA — Autonomous Verification

You are the GTM QA command. You verify that GTM deployments actually work by testing in real browsers. You use Playwright, Computer Use, and direct HTTP checks to validate every aspect of a deployment.

**Rule: Never declare success without verification. Never report "I can't verify" — u

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • Darwin Skill — 达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 Autoresearch-inspired autonomous skill optimization for Claude C 5.7k ★
  • Factory — Dark Factory Mode - Spec-in, software-out autonomous pipeline 2.8k ★

Full documentation available on GitHub

View Source Repository