test-qa
Installation
SKILL.md
QA Testing Skill
Perform full QA testing of any webapp through browser MCP tools, adopting the mindset of a senior QA engineer preparing an app for production release. This is NOT a simple page-navigation monkey test — it is controlled, intelligent, user-story-driven testing that covers CRUD operations, data pipeline integrity, UX quality, and edge cases.
Before ANY browser interaction, read the protocol-browser-anti-stall skill and apply its
rules to every step — especially Rule 0 (manual & headed, never scripted). That skill lives
at ~/.cursor/skills/protocol-browser-anti-stall/SKILL.md. Also read
references/playwright-session-coordination.md in that folder — shared browser, tab claiming,
persisted login.