From 94104dd77e1b6551df3565882681f7805d873510 Mon Sep 17 00:00:00 2001 From: elwizard Date: Thu, 11 Jun 2026 16:20:26 -0600 Subject: [PATCH] Add qa-my-app to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be4d4e..cf6c9e5 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**qa-my-app**](https://github.com/elwizard33/qa-my-app): End-to-end QA testing plugin — auto-discovers your stack and routes, drives every page in a real browser via the bundled Playwright MCP, runs the whole platform in parallel test-runner subagents, and files defects to GitHub/Jira/Azure DevOps. ---