Skip to content

Add qa-my-app (QA testing plugin) to Claude Plugins#389

Open
elwizard33 wants to merge 1 commit into
jqueryscript:mainfrom
elwizard33:add-qa-my-app
Open

Add qa-my-app (QA testing plugin) to Claude Plugins#389
elwizard33 wants to merge 1 commit into
jqueryscript:mainfrom
elwizard33:add-qa-my-app

Conversation

@elwizard33

Copy link
Copy Markdown

What

Adds qa-my-app to the 🔌 Claude Plugins section (placed with the other unstarred entries at the end).

About the plugin

End-to-end QA testing as a Claude Code plugin (qa-catalog). Drop it into any web-app repo and it:

  • statically discovers every user-facing route (Next.js, Vite + React Router, Angular, SvelteKit, Vue, Remix, Blazor, plain HTML)
  • drives every page in a real browser via the bundled Playwright MCP (chrome-devtools and Stagehand engines also supported)
  • generates a deep QA task catalog (validation matrices, modals, buttons, role gates — not smoke tests)
  • runs the whole platform in parallel test-runner subagents and verifies results against a schema
  • files defects with screenshots to GitHub/Jira/Azure DevOps if connected

MIT licensed. Docs site: https://elwizard33.github.io/qa-my-app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant