Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.
$npx -y skills add gmickel/gno --skill dogfoodInstalls into the current project.
Run `npx skills use "https://github.com/gmickel/gno" --skill "gmickel/gno/dogfood"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gmickel/gno" that are relevant to the current task. Run `npx skills add "https://github.com/gmickel/gno"` and select the relevant skills, then follow their instructions.