Qa Explore Template banner
serpfire serpfire

Qa Explore Template

Testing community

Description

--- name: qa-explore description: Autonomous page & workflow testing. Authenticate to your deployed app, navigate, take screenshots, READ the screenshots, inspect API responses, report findings — with zero user involvement. type: skill --- # qa-explore — Autonomous Visual QA Test any page or workflow in your deployed application by having Claude log in, navigate, take screenshots, **read its own screenshots**, inspect API responses, interact with elements, and report findings. **The user does

Installation

Installs to ~/.claude/skills/serpfire-claude-harness-examples-qa-explore-template/SKILL.md

Terminal
mkdir -p ~/.claude/skills/serpfire-claude-harness-examples-qa-explore-template && curl -fsSL https://raw.githubusercontent.com/serpfire/claude-harness-examples/HEAD/skills/qa-explore-template.md -o ~/.claude/skills/serpfire-claude-harness-examples-qa-explore-template/SKILL.md

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

Full documentation available on GitHub

View Source Repository