QA testing makes sure software works properly before people use it. This skill helps you set up a complete testing process for any software project. You can create test cases, track bugs, and run security checks using OWASP guidelines.
The skill follows proven methods from Google Testing Standards. It includes templates for writing test cases, tracking progress, and handing off work to a testing team. You can even let an AI run tests automatically with the master prompt feature.
With this skill you reach 90% coverage and file bugs with clear severity levels from P0 to P4. It works for new projects or when you want to improve an existing testing setup. Anyone on a software team can use it to deliver higher quality products.
Global
mkdir -p ~/.claude/skills/qa-expertProject
mkdir -p .claude/skills/qa-expertSource 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