Exploratory QA of web apps: a vision-capable agent crawls a flow, finds bugs with evidence, and writes reproducible reports.
This skill guides you through systematic exploratory QA testing of web applications using the browser toolset. You will navigate the application, interact with elements, capture evidence of issues, and produce a structured bug report.
One curl, one skill. Drop it into your agent's skills directory:
mkdir -p ~/.moltbot/skills/dogfood curl -sSL https://hermosskills.com/skills/dogfood/SKILL.md \ > ~/.moltbot/skills/dogfood/SKILL.md
Or fetch the JSON record: /catalog/v1/skills/dogfood.json
The skill that broke three of our own pages last week. If your product can survive dogfood, it'll survive users.