This skill helps you test web applications by finding bugs and issues. You will navigate pages, click buttons, fill forms, and check for errors. Each problem you find gets recorded with screenshots and steps to reproduce. The result is a clear report that shows what is broken and how to fix it. Systematic exploratory testing makes sure you cover all important areas of a website. It is useful for developers, testers, and anyone who wants a quality web experience.
Global
mkdir -p ~/.claude/skills/dogfoodProject
mkdir -p .claude/skills/dogfoodSource Repository
Grill Memattpocock/skills
Stress-test your plan with relentless questions until we both understand
Tddmattpocock/skills
Write one test at a time then code to make it pass
Test Driven Developmentobra/superpowers
Write a failing test first then code just enough to pass
Qamattpocock/skills
Turn bug reports into GitHub issues through natural conversation without technical fuss
Migrate To Shoehornmattpocock/skills
Replace unsafe as assertions with type-safe partial test data easily
Webapp Testinganthropics/skills
Test your local web apps quickly with Playwright automation and screenshots
Playwright Best Practicescurrents-dev/playwright-best-practices-skill
Master Playwright testing with best practices for reliable and fast tests
Google Agents Cli Evalgoogle/agents-cli
Run evaluations on your AI agent, find failures, and improve its quality step by step