Skip to content

Add qa-only skill for report-only QA testing#575

Merged
paulvanbrenk merged 2 commits intomainfrom
feature/qa-only-skill
Mar 26, 2026
Merged

Add qa-only skill for report-only QA testing#575
paulvanbrenk merged 2 commits intomainfrom
feature/qa-only-skill

Conversation

@paulvanbrenk
Copy link
Collaborator

Summary

  • Adds a /qa-only skill for systematic QA testing via Chrome DevTools MCP
  • Report-only: finds and documents bugs with screenshots, never fixes them
  • Supports quick/standard/deep/diff-aware modes
  • Produces structured reports with health scores across 7 categories

Test plan

  • Verify skill appears in / command list
  • Run /qa-only against a test URL

🤖 Generated with Claude Code

paulvanbrenk and others added 2 commits March 25, 2026 21:10
Adds a /qa-only skill that systematically tests web applications using
Chrome DevTools MCP and produces structured bug reports with screenshots.
Report-only — never fixes bugs, just documents them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@paulvanbrenk paulvanbrenk merged commit 4aacc9b into main Mar 26, 2026
4 checks passed
@paulvanbrenk paulvanbrenk deleted the feature/qa-only-skill branch March 26, 2026 01:28
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