This is a systematic approach to exploratory QA testing of web apps using Claude's browser tools. It walks through five phases: planning a test scope, exploring pages and interactions, collecting evidence with screenshots and console logs, categorizing bugs by severity, and generating a structured markdown report. The workflow is thorough about checking JavaScript console errors after every navigation and interaction, which catches silent failures most testers miss. It includes an issue taxonomy and report template. If you need to QA a web app and want a methodical checklist rather than ad-hoc clicking around, this gives you that structure. The emphasis on evidence collection and reproducible steps makes the output actually useful for developers fixing the bugs.
npx skills add https://github.com/nousresearch/hermes-agent --skill dogfood